Commit 143aebaa836c

Vincent Demeester <vincent@sbr.pm>
2017-12-29 19:10:05
Run gc monthly
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 5adebba
Changed files (1)
profiles
profiles/default.nix
@@ -35,7 +35,7 @@
 		useSandbox = true;
 		gc = {
 			automatic = true;
-			dates = "00:30";
+			dates = "monthly";
 			options = "--delete-older-than 30d";
 		};
 		# if hydra is down, don't wait forever