chore: switch to qemu from cloud-hypervisor because it deadlocks :/

This commit is contained in:
oddlama 2023-08-16 14:56:31 +02:00
parent 377da23c0d
commit ca3d1f0e96
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
2 changed files with 7 additions and 7 deletions

View file

@ -114,7 +114,7 @@
lib.microvm.mac = mac;
microvm = {
hypervisor = mkDefault "cloud-hypervisor";
hypervisor = mkDefault "qemu";
# MACVTAP bridge to the host's network
interfaces = [