Virt-manager: Difference between revisions
m →Wayland: fix style |
m Add a note to let the user know that using a symlink as source does not work. |
||
| Line 42: | Line 42: | ||
qemu.vhostUserPackages = with pkgs; [ virtiofsd ]; | qemu.vhostUserPackages = with pkgs; [ virtiofsd ]; | ||
}; | }; | ||
</syntaxhighlight> | </syntaxhighlight>{{Note|Shared folders do not work when the source folder is a symlink.}} | ||
===Windows Guest=== | ===Windows Guest=== | ||