nfsroot: switch microvm.hypervisor from cloud-hypervisor to qemu

This commit is contained in:
Astro 2022-06-10 19:02:07 +02:00
parent b16e7e32c7
commit dbfcf49add
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ let
];
in {
microvm = {
hypervisor = "cloud-hypervisor";
hypervisor = "qemu";
mem = 2048;
shares = [ {