fixed time
This commit is contained in:
parent
0cd66f4dab
commit
8ccb33a422
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
gc = {
|
||||
automatic = true;
|
||||
dates = "weekly";
|
||||
options = "--delete-older-than 1w";
|
||||
options = "--delete-older-than 14d";
|
||||
};
|
||||
settings = {
|
||||
experimental-features = [ "nix-command" "flakes" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue