switch microvm.hypervisor from qemu to cloud-hypervisor

This commit is contained in:
Astro 2022-06-13 20:41:22 +02:00
parent 4753f9cff7
commit af52701aea
1 changed files with 1 additions and 1 deletions

View File

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