make sure the clean is done every hour
This commit is contained in:
parent
423050d79f
commit
98a77d86ee
@ -14,6 +14,7 @@ in
|
||||
enable = true;
|
||||
clean.enable = true;
|
||||
clean.extraArgs = "--keep 10";
|
||||
programs.nh.clean.dates = "hourly";
|
||||
flake = "/home/smayzy/nix-config";
|
||||
};
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user