AutoUpdate : Run on 3 AM.
This commit is contained in:
parent
ccb2706ca2
commit
11d21727c4
|
@ -2,7 +2,7 @@
|
|||
system.autoUpgrade = {
|
||||
enable = true;
|
||||
allowReboot = false;
|
||||
dates = "daily";
|
||||
dates = "03:00";
|
||||
flake = "git+https://git.voronind.com/voronind/nixos.git";
|
||||
operation = "boot";
|
||||
persistent = true;
|
||||
|
|
Loading…
Reference in a new issue