Styx: Update nix-gc interval
This commit is contained in:
parent
cf213116e9
commit
7dfa718460
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@
|
||||||
gc = {
|
gc = {
|
||||||
automatic = true;
|
automatic = true;
|
||||||
user = "daniel";
|
user = "daniel";
|
||||||
|
interval = { Weekday = 0; Hour = 3; Minute = 15; };
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue