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