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 = {
|
gc = {
|
||||||
automatic = true;
|
automatic = true;
|
||||||
dates = "weekly";
|
dates = "weekly";
|
||||||
options = "--delete-older-than 1w";
|
options = "--delete-older-than 14d";
|
||||||
};
|
};
|
||||||
settings = {
|
settings = {
|
||||||
experimental-features = [ "nix-command" "flakes" ];
|
experimental-features = [ "nix-command" "flakes" ];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue