gc: no more than 7d

This commit is contained in:
Motiejus Jakštys 2024-07-31 00:51:35 +03:00
parent a5e666124d
commit f1204e57db
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ in
gc = { gc = {
automatic = true; automatic = true;
dates = "weekly"; dates = "weekly";
options = "--delete-older-than 14d"; options = "--delete-older-than 7d";
}; };
settings = { settings = {
experimental-features = [ experimental-features = [