sgx: autoupgrade switch
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
This commit is contained in:
parent
e45233bbfd
commit
b22607a4df
|
@ -26,7 +26,7 @@ in
|
||||||
|
|
||||||
system.autoUpgrade = {
|
system.autoUpgrade = {
|
||||||
enable = true;
|
enable = true;
|
||||||
operation = "boot";
|
operation = "switch";
|
||||||
allowReboot = true;
|
allowReboot = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue