Skip to content

Commit

Permalink
feat: add virtio-gpu-gl-pci device to vm
Browse files Browse the repository at this point in the history
  • Loading branch information
RossComputerGuy committed Jan 4, 2025
1 parent 4c9afb7 commit 18c3224
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@

virtualisation.qemu.options = [
"-vga none"
"-device virtio-gpu-gl-pci"
"-display default,gl=on"
];

Expand Down

0 comments on commit 18c3224

Please sign in to comment.