I still unfortunately need a windows VM as backup Is it possible to declaratively setup a VM given a path/url to a virtual disk image
I still unfortunately need a windows VM as backup Is it possible to declaratively setup a VM given a path/url to a virtual disk image
No, not by default. There’s other people’s work that lets you do this, but you’re likely best off doing it yourself by generating qemu config files and systemd services for them through Nix.