commit ad3abbee5dbb12e6e819fe6f0d958e9de475c208
parent 92a33e4e52f38d51bf6e3e93f2cc8a3fbe7e8b0a
Author: Leah (ctucx) <leah@ctu.cx>
Date: Tue, 18 Jan 2022 15:44:39 +0100
parent 92a33e4e52f38d51bf6e3e93f2cc8a3fbe7e8b0a
Author: Leah (ctucx) <leah@ctu.cx>
Date: Tue, 18 Jan 2022 15:44:39 +0100
programs/pipewire: add tunnel.mode option
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/configurations/programs/pipewire.nix b/configurations/programs/pipewire.nix @@ -63,6 +63,7 @@ name = "libpipewire-module-pulse-tunnel"; args = { "pulse.server.address" = "tcp:10.0.0.1"; + "tunnel.mode" = "playback"; }; } ] else []);