more backups

This commit is contained in:
cy 2024-12-28 18:11:31 -05:00
parent e8252e4f57
commit 0e4e2d7a8f
2 changed files with 3 additions and 7 deletions

View file

@ -53,9 +53,7 @@
prune.keep = {
within = "1d";
daily = 7;
weekly = 4;
monthly = -1;
daily = 365;
};
extraPruneArgs = [ "--stats" ];
};