AshleyYakeley / NixVirt

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

warnings/errors on unused definition values #65

Open matdibu opened 1 month ago

matdibu commented 1 month ago

could we have a warning/error when a value is unused in a writeXML call?

for example: I used a non-existent devices.disk.serial value, only to realize it's not actually supported