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 = {
enable = true;
allowReboot = false;
dates = "03:00";
dates = "hourly";
flake = "git+https://git.voronind.com/voronind/nixos.git";
operation = "switch";
persistent = true;