virtualisation: enable spice usb redirection
This commit is contained in:
parent
7da795c53f
commit
450974b97c
1 changed files with 1 additions and 0 deletions
|
|
@ -266,6 +266,7 @@
|
||||||
# enable hardware acceleration for qemu
|
# enable hardware acceleration for qemu
|
||||||
virtualisation.libvirtd.enable = true;
|
virtualisation.libvirtd.enable = true;
|
||||||
programs.virt-manager.enable = true;
|
programs.virt-manager.enable = true;
|
||||||
|
virtualisation.spiceUSBRedirection.enable = true;
|
||||||
|
|
||||||
services.syncthing = {
|
services.syncthing = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue