quickemu: explicitly enable Samba support in QEMU

It's required by quickemu, and we don't want to pull in qemu_full.
This commit is contained in:
K900
2025-01-06 14:49:40 +03:00
parent 19ab97dfad
commit 55418d875e
+1 -1
View File
@@ -40,7 +40,7 @@ let
pciutils
procps
python3
qemu
(qemu.override { smbdSupport = true; })
socat
swtpm
util-linux