Clean generations older than 2 weeks
This commit is contained in:
parent
60451af687
commit
0da24150b0
|
@ -34,7 +34,7 @@
|
|||
nix = {
|
||||
gc = {
|
||||
automatic = true;
|
||||
options = "--delete-older-than 7d";
|
||||
options = "--delete-older-than 14d";
|
||||
dates = "14:30";
|
||||
};
|
||||
extraOptions = ''
|
||||
|
|
Loading…
Reference in New Issue