Enable spice usb redirection for libvirt globally

This commit is contained in:
Curt Spark 2024-03-19 13:35:56 +00:00
parent fccfed3841
commit 4f05af3880
1 changed files with 1 additions and 0 deletions

View File

@ -110,6 +110,7 @@
# Virt Manager Installation # Virt Manager Installation
virtualisation.libvirtd.enable = true; virtualisation.libvirtd.enable = true;
programs.virt-manager.enable = true; programs.virt-manager.enable = true;
virtualisation.spiceUSBRedirection.enable = true;
# Some programs need SUID wrappers, can be configured further or are # Some programs need SUID wrappers, can be configured further or are