change autoupdate merlin to 3am
This commit is contained in:
parent
03cd70fc86
commit
224bba965c
|
@ -110,7 +110,7 @@ in {
|
||||||
reboot = true;
|
reboot = true;
|
||||||
pushUpdates = true;
|
pushUpdates = true;
|
||||||
configDir = "/etc/nixos";
|
configDir = "/etc/nixos";
|
||||||
onCalendar = "*-*-* 07:00:00";
|
onCalendar = "*-*-* 03:00:00";
|
||||||
user = "admin";
|
user = "admin";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue