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