sgx: autoupgrade switch

Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
This commit is contained in:
Harald Hoyer 2024-03-20 08:50:51 +01:00
parent e45233bbfd
commit b22607a4df

View file

@ -26,7 +26,7 @@ in
system.autoUpgrade = {
enable = true;
operation = "boot";
operation = "switch";
allowReboot = true;
};