summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authoradikro <adikro@disroot.org>2026-04-07 00:55:18 +0200
committeradikro <adikro@disroot.org>2026-04-07 00:55:18 +0200
commitf3250e0aad192cdd451888fc6bbdcb2c3885d813 (patch)
tree6d742a2142b3eaa62b1dd0ff40ff47d4d2339b17 /flake.nix
parent36ec8feb5628eb4057d4882aa45a7730d96b8633 (diff)
saving flake.lock
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 619fe09..1c16c1d 100644
--- a/flake.nix
+++ b/flake.nix
@@ -103,7 +103,6 @@
};
modules = [
path
- inputs.nur.modules.nixos.default
{ networking.hostName = hostname; }
];
};