muvm: Add socat to PATH for pulseaudio forwarding

This commit is contained in:
dramforever
2025-12-23 16:31:06 +08:00
parent b45dbcaf16
commit e895bc7da0
+2
View File
@@ -6,6 +6,7 @@
libkrun,
passt,
dhcpcd,
socat,
systemd,
udev,
pkg-config,
@@ -40,6 +41,7 @@ let
[
dhcpcd
passt
socat
(placeholder "out")
]
++ lib.optionals stdenv.hostPlatform.isAarch64 [ fex ]