Yayy, I have the same problem.
Try a
sudo systemctl enable --now libvirtd
I dont know how manual everything is in Mint
Also add your user to thr libvirt group
groupadd libvit
sudo usermod -aG libvirt $USER
Yayy, I have the same problem.
Try a
sudo systemctl enable --now libvirtd
I dont know how manual everything is in Mint
Also add your user to thr libvirt group
groupadd libvit
sudo usermod -aG libvirt $USER