module(kvm): Add virtiofsd driver for kvm
This commit is contained in:
parent
a14448c299
commit
3048d1d39b
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