diff --git a/modules/common/default.nix b/modules/common/default.nix index 1d944af..24081ac 100644 --- a/modules/common/default.nix +++ b/modules/common/default.nix @@ -123,7 +123,7 @@ gc = { automatic = true; - options = "--delete-older-than 7d"; + options = "--delete-older-than 10d"; }; settings = {