Skip to content

Commit 18c3224

Browse files
feat: add virtio-gpu-gl-pci device to vm
1 parent 4c9afb7 commit 18c3224

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flake.nix

+1
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@
168168

169169
virtualisation.qemu.options = [
170170
"-vga none"
171+
"-device virtio-gpu-gl-pci"
171172
"-display default,gl=on"
172173
];
173174

0 commit comments

Comments
 (0)