add push updates to merlin
This commit is contained in:
parent
bc033a9e57
commit
a76cdbb0c8
|
@ -105,7 +105,7 @@ in {
|
||||||
enable = true;
|
enable = true;
|
||||||
persistent = false;
|
persistent = false;
|
||||||
reboot = true;
|
reboot = true;
|
||||||
pushUpdates = false;
|
pushUpdates = true;
|
||||||
configDir = "/etc/nixos";
|
configDir = "/etc/nixos";
|
||||||
onCalendar = "*-*-* 07:00:00";
|
onCalendar = "*-*-* 07:00:00";
|
||||||
user = "admin";
|
user = "admin";
|
||||||
|
|
Loading…
Reference in New Issue