j-brn / nixos-vfio

NixOS modules to automate vfio setups
https://j-brn.github.io/nixos-vfio/
MIT License
33 stars 7 forks source link

[libvirtd-domain/network] nixml #60

Open j-brn opened 10 months ago

j-brn commented 10 months ago

currently, libvirtd xml is generated via string interpolation. It would be nicer to do this with https://github.com/CRTified/nixml. This would also make it possible to impement overrides to use features of the libvirt spec not currently implemented as option