Virtmanager KVM warning

sudo usermod -aG libvirt-qemu $USER
sudo usermod -aG kvm $USER
sudo usermod -aG input $USER
sudo usermod -aG disk $USER

I added my user to these groups and rebooted the machine. That did it for me.