diff --git a/hosts/common.nix b/hosts/common.nix index 073c06b..a34e76b 100644 --- a/hosts/common.nix +++ b/hosts/common.nix @@ -15,7 +15,7 @@ automatic = true; dates = "19:00"; persistent = true; - options = "--delete-older-than 60d"; + options = "--delete-older-than 14d"; }; }; time.timeZone = "America/Toronto";