commit a25041f0ba57bc67f11927a4f81536965ea073eb
parent 26b0656f9b75c93d0fa0c8ace4a2a4df83cf79a9
Author: Katja (ctucx) <git@ctu.cx>
Date: Sun, 27 Apr 2025 23:02:18 +0200
parent 26b0656f9b75c93d0fa0c8ace4a2a4df83cf79a9
Author: Katja (ctucx) <git@ctu.cx>
Date: Sun, 27 Apr 2025 23:02:18 +0200
nodes/briefkasten: reenable nix optimise/gc
1 file changed, 0 insertions(+), 3 deletions(-)
diff --git a/nodes/briefkasten/default.nix b/nodes/briefkasten/default.nix @@ -63,9 +63,6 @@ initrd.network.ssh.hostKeys = [ "/nix/persist/etc/ssh/ssh_host_ed25519_key" ]; }; - nix.optimise.automatic = false; - nix.gc.automatic = false; - systemd.network.networks."5-mainInterface".enable = false; services = {