change cloudnix autoupdate to weekly
This commit is contained in:
parent
b8f58b3edf
commit
b8b66af3bc
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ in {
|
||||||
reboot = false;
|
reboot = false;
|
||||||
pushUpdates = false;
|
pushUpdates = false;
|
||||||
configDir = "/etc/nixos";
|
configDir = "/etc/nixos";
|
||||||
onCalendar = "*-*-* 06:00:00";
|
onCalendar = "Wed *-*-* 06:00:00";
|
||||||
user = "admin";
|
user = "admin";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue