Skip to content

Commit 15d381c

Browse files
committed
Merge branch 'release'
2 parents 9b51bab + dd74150 commit 15d381c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hosts/data-hoarder/configuration.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ let
44
in
55
{
66
microvm = {
7-
hypervisor = "qemu";
7+
hypervisor = "cloud-hypervisor";
88
mem = 6144;
99
vcpu = 12;
1010
interfaces = [{

0 commit comments

Comments
 (0)