I followed the wiki on libvirt https://nixos.wiki/wiki/Libvirt and even set up the config for qemu for uefi but it isn't recognizing it I guess. Any ideas? Thanks
I followed the wiki on libvirt https://nixos.wiki/wiki/Libvirt and even set up the config for qemu for uefi but it isn't recognizing it I guess. Any ideas? Thanks
4 Comments
uthredii@programming.dev · 5 pts · 2y
It worked for me with just:
virtualisation.libvirtd.enable = true;in theconfiguration.nix.lavafroth@lemmy.dbzer0.com · 2 pts · 2y
This is the way. +1
Boris_NotTooBadinoff@lemmy.world · 4 pts · 2y
I've got no experience with nixos (so YMMV), but I do run libvirt . Is virt-manager available in your install and if so what happens when you try to run virt-manager from the command line? IIRC I deployed my Win11 VM straight from the virt-manager gui and didn't need to touch any of the config files
recursive_recursion@programming.dev · 2 pts · 2y
Do you happen to have OVMF declared?:
Answering external questions
Mango@lemmy.world · 0 pts · 2y