Skip to content

Commit 9910f39

Browse files
committed
checks/startup-shutdown: add stratovirt
1 parent 770b59b commit 9910f39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

checks/startup-shutdown.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ let
3333
cloud-hypervisor = "poweroff";
3434
crosvm = "reboot";
3535
kvmtool = "reboot";
36+
stratovirt = "reboot";
3637
}.${config.microvm.hypervisor};
3738
in ''
3839
${pkgs.coreutils}/bin/uname > /output/kernel-name

0 commit comments

Comments
 (0)