This makes it possible to share your home dir with a Windows guest.
* use `qemu_full` for the correct smbd path; the fallback path `/usr/sbin/smbd` fails on NixOS [1]
* make the `smbd` binary available to quickemu, enabling it to start qemu with Samba support [2]
[1] 28b8a57ad6/meson.build (L2217)
[2] 626591bca8/quickemu (L1083)