update automatic jobs
This commit is contained in:
parent
5cf4cfdff1
commit
ddc95b1fa5
2 changed files with 5 additions and 2 deletions
|
@ -33,5 +33,8 @@
|
|||
# only change this when specified in release notes
|
||||
system.stateVersion = "19.09";
|
||||
|
||||
system.autoUpgrade.enable = true;
|
||||
system.autoUpgrade = {
|
||||
enable = true;
|
||||
dates = "10:00";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue