AshleyYakeley / NixVirt

LibVirt domain management for Nix
MIT License
193 stars 21 forks source link

[Feature Request] "option to customize kvm related features" #19

Closed Libadoxon closed 7 months ago

Libadoxon commented 7 months ago

There seems to be currently no way to customize kvm related options. Eg.

<features>
  ...
  <kvm>
    <hidden state='on'/>
  </kvm>
</features>

More info's can be found under the kvm section in the libvirt documentation