wfvm: do not use virtio graphics (driver not installed)

astro
Sebastien Bourdeauducq 2020-06-20 14:23:49 +08:00
parent 8fa63fe916
commit 77722ae68b
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ rec {
"-smp ${cores}"
"-m ${qemuMem}"
"-bios ${pkgs.OVMF.fd}/FV/OVMF.fd"
"-vga virtio"
"-rtc base=${baseRtc}"
"-device piix3-usb-uhci"
"-device e1000,netdev=n1"