summaryrefslogtreecommitdiffstats
path: root/systems/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'systems/default.nix')
-rw-r--r--systems/default.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/systems/default.nix b/systems/default.nix
index f7e968f..1cd1037 100644
--- a/systems/default.nix
+++ b/systems/default.nix
@@ -29,7 +29,8 @@
gc = {
automatic = true;
- dates = "Fri";
+ dates = "weekly";
+ options = "--delete-older-than 7d"
};
};