gc: every 7d
This commit is contained in:
parent
19a95d3a7c
commit
2963f0a0d7
@ -45,7 +45,7 @@
|
||||
gc = {
|
||||
automatic = true;
|
||||
dates = "daily";
|
||||
options = "--delete-older-than 14d";
|
||||
options = "--delete-older-than 7d";
|
||||
};
|
||||
settings = {
|
||||
experimental-features = ["nix-command" "flakes"];
|
||||
|
Loading…
Reference in New Issue
Block a user