AutoUpdate : Update hourly.

This commit is contained in:
Dmitry Voronin 2024-03-09 20:40:24 +03:00
parent ba01cc1e0f
commit 6203720592

View file

@ -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;