diff --git a/f34/main.cfg b/f34/main.cfg index e7ba2ac..656cb2f 100644 --- a/f34/main.cfg +++ b/f34/main.cfg @@ -150,7 +150,7 @@ dnf update -y # systemctl set-default graphical.target ## We also need to install a qemu and spice guest agents, respectively to allow a better support for spice and the ability for the host to better interact with the guest -# dnf install -y spice-vdagent qemu-guest-agent +dnf install -y spice-vdagent qemu-guest-agent # Install virtualization-related utilites, including virt-manager. Only useful for desktop system # dnf groupinstall -y Virtualization