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