mx: set update time to 4:00
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
This commit is contained in:
parent
a412322e1c
commit
af6f565c41
|
@ -29,6 +29,7 @@
|
||||||
|
|
||||||
system.autoUpgrade = {
|
system.autoUpgrade = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
dates = "04:00";
|
||||||
operation = "switch";
|
operation = "switch";
|
||||||
allowReboot = true;
|
allowReboot = true;
|
||||||
flake = lib.mkForce "git+file:///var/lib/gitea/repositories/harald/nixcfg.git#mx";
|
flake = lib.mkForce "git+file:///var/lib/gitea/repositories/harald/nixcfg.git#mx";
|
||||||
|
|
Loading…
Reference in a new issue