Enable spice usb redirect
This commit is contained in:
parent
1da25fe215
commit
9fa666aeba
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@ in
|
|||
"iommu=pt"
|
||||
];
|
||||
|
||||
virtualisation.spiceUSBRedirection.enable = true;
|
||||
|
||||
virtualisation.libvirtd = {
|
||||
enable = true;
|
||||
qemu.ovmf.enable = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue