virtualisation.kvmgt.enable
Whether to enable KVMGT (iGVT-g) VGPU support. Allows Qemu/KVM guests to share host's Intel integrated graphics card.
Currently only one graphical device can be shared. To allow users to access the device without root add them
to the kvm group: users.extraUsers.<yourusername>.extraGroups = [ "kvm" ];
.
- Type
boolean- Default
false- Example
true- Declared
- <nixpkgs/nixos/modules/virtualisation/kvmgt.nix>