fix(nixos/common): clean daily with nh
This commit is contained in:
parent
54c41ebd33
commit
194f04fda5
|
@ -13,6 +13,7 @@
|
|||
|
||||
# Enable automatic garbage collection.
|
||||
clean.enable = true;
|
||||
clean.dates = "daily";
|
||||
clean.extraArgs = "--keep-since 4d --keep 3";
|
||||
|
||||
flake = "/home/wizardlink/.system";
|
||||
|
|
Loading…
Reference in a new issue