diff options
Diffstat (limited to 'profiles/default.nix')
| -rw-r--r-- | profiles/default.nix | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/profiles/default.nix b/profiles/default.nix index 87079fa..48da7b4 100644 --- a/profiles/default.nix +++ b/profiles/default.nix @@ -4,11 +4,6 @@ extraOptions = '' tarball-ttl = 900 ''; - gc = { - automatic = true; - options = "--delete-older-than 7d"; - dates = "weekly"; - }; package = pkgs.nixVersions.stable; settings = { trusted-substituters = [ |
