sgx-nixos: update via switch
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
This commit is contained in:
parent
f13ebb1e65
commit
a1618a1e7b
|
@ -16,7 +16,7 @@ with lib.plusultra;
|
|||
|
||||
system.autoUpgrade = {
|
||||
enable = true;
|
||||
operation = "boot";
|
||||
operation = "switch";
|
||||
allowReboot = true;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue