Enable spice usb redirection for libvirt globally
This commit is contained in:
parent
fccfed3841
commit
4f05af3880
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue