1
0
Fork 0

Styx: Update nix-gc interval

This commit is contained in:
Daniel Kempkens 2023-04-04 10:41:30 +02:00
parent cf213116e9
commit 7dfa718460
Signed by: daniel
SSH key fingerprint: SHA256:Ks/MyhQYcPRQiwMKLAKquWCdCPe3JXlb1WttgnAoSeM

View file

@ -45,6 +45,7 @@
gc = {
automatic = true;
user = "daniel";
interval = { Weekday = 0; Hour = 3; Minute = 15; };
};
};