vm: allow spice usb redirection
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
e829de9b86
commit
701749b4a2
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue