Auto upgrade: host specific enabled
This commit is contained in:
parent
e62b111521
commit
49a3e269ed
3 changed files with 8 additions and 3 deletions
|
|
@ -239,5 +239,8 @@
|
|||
# };
|
||||
};
|
||||
|
||||
system.stateVersion = "23.05";
|
||||
system = {
|
||||
stateVersion = "23.05";
|
||||
autoUpgrade.allowReboot = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue