diff --git a/system/nix.nix b/system/nix.nix index 4d53f54..ccf3c08 100644 --- a/system/nix.nix +++ b/system/nix.nix @@ -4,6 +4,7 @@ nix.registry.nixpkgs.flake = inputs.nixpkgs; nix = { + nixPath = [ ]; gc = { automatic = true; dates = "weekly";