diff --git a/options/custom/settings/vm.nix b/options/custom/settings/vm.nix index 5e58640..d989270 100644 --- a/options/custom/settings/vm.nix +++ b/options/custom/settings/vm.nix @@ -111,6 +111,9 @@ in { enable = true; enableExtensionPack = true; }; + + # Allow unprivileged users to redirect USB devices + spiceUSBRedirection.enable = cfg.libvirt; }; # https://github.com/virt-manager/virt-manager