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