Commit 55418d87 authored by K900's avatar K900
Browse files

quickemu: explicitly enable Samba support in QEMU

It's required by quickemu, and we don't want to pull in qemu_full.
parent 19ab97df
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@ let
      pciutils
      procps
      python3
      qemu
      (qemu.override { smbdSupport = true; })
      socat
      swtpm
      util-linux