about summary refs log tree commit diff
path: root/profiles/default.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--profiles/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/default.nix b/profiles/default.nix
index bcda0a2..198d9f4 100644
--- a/profiles/default.nix
+++ b/profiles/default.nix
@@ -87,7 +87,7 @@
 
     gc = {
       automatic = true;
-      options = "weekly";
+      options = "--delete-older-than 14d";
     };
   };