module(kvm): Add virtiofsd driver for kvm
This commit is contained in:
parent
7e1cf5cb19
commit
b2846cc484
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ in {
|
|||
virtualisation = {
|
||||
libvirtd = {
|
||||
enable = true;
|
||||
qemu.vhostUserPackages = with pkgs; [virtiofsd];
|
||||
};
|
||||
spiceUSBRedirection = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue