sgx-nixos: update via switch

Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
This commit is contained in:
Harald Hoyer 2024-03-06 16:23:35 +01:00
parent f13ebb1e65
commit a1618a1e7b

View file

@ -16,7 +16,7 @@ with lib.plusultra;
system.autoUpgrade = {
enable = true;
operation = "boot";
operation = "switch";
allowReboot = true;
};