update automatic jobs
This commit is contained in:
parent
5cf4cfdff1
commit
ddc95b1fa5
2 changed files with 5 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
nix.autoOptimiseStore = true;
|
||||
nix.gc = {
|
||||
automatic = true;
|
||||
dates = "weekly";
|
||||
dates = "10:00";
|
||||
options = "--delete-older-than 30d";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue