Revert "qemu -vga std"

This reverts commit 0c070d2b34.
This commit is contained in:
nora 2023-06-21 20:02:38 +02:00
parent b959a124fb
commit b43fa049ea

View file

@ -212,9 +212,6 @@
};
};
libvirtd.enable = true;
qemu = {
options = [ "-vga std" ];
};
};