delete older 28d
This commit is contained in:
parent
8cce3ed966
commit
3dcfac6d31
|
@ -9,7 +9,7 @@
|
|||
# Automatically run the garbage collector an a specified time.
|
||||
automatic = true;
|
||||
dates = "weekly";
|
||||
options = "--delete-older-than 14d";
|
||||
options = "--delete-older-than 28d";
|
||||
};
|
||||
|
||||
# This will add each flake input as a registry
|
||||
|
|
Loading…
Reference in a new issue