nixpkgs/pkgs/by-name/qu/quickemu
Michael Adler 9604aba3f6 quickemu: fix Samba shares
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)
2024-07-03 08:58:10 +02:00
..
package.nix quickemu: fix Samba shares 2024-07-03 08:58:10 +02:00