14d -> 2w
This commit is contained in:
parent
cf925ec50a
commit
d1d4c71ac5
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
gc = {
|
||||
automatic = true;
|
||||
dates = "weekly";
|
||||
options = "--delete-older-than 14d";
|
||||
options = "--delete-older-than 2w";
|
||||
};
|
||||
settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue