*modify your environment with .zshrc* ```zsh # Set the virsh configuration if using VIRSH export VIRSH_DEFAULT_CONNECT_URI=<your hypervisor> ```