AutoUpdate : Update hourly.
This commit is contained in:
parent
ba01cc1e0f
commit
6203720592
|
@ -2,7 +2,7 @@
|
||||||
system.autoUpgrade = {
|
system.autoUpgrade = {
|
||||||
enable = true;
|
enable = true;
|
||||||
allowReboot = false;
|
allowReboot = false;
|
||||||
dates = "03:00";
|
dates = "hourly";
|
||||||
flake = "git+https://git.voronind.com/voronind/nixos.git";
|
flake = "git+https://git.voronind.com/voronind/nixos.git";
|
||||||
operation = "switch";
|
operation = "switch";
|
||||||
persistent = true;
|
persistent = true;
|
||||||
|
|
Loading…
Reference in a new issue