Revert "qemu -vga std"

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

View file

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