aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/dot_config/libvirt
Commit message (Collapse)AuthorAgeFilesLines
* feat(libvirt): default CLI URI to qemu:///systemLibravatar sommerfeld2026-05-131-0/+1
virt-install and other libvirt CLI tools default to qemu:///session even when the user is in the libvirt group, where the default NAT network does not exist. Pin uri_default so virt-install, virsh, etc. agree with virt-manager's system view.