We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 60aaced commit 799c121Copy full SHA for 799c121
pkgs/applications/networking/browsers/tor-browser-bundle-bin/default.nix
@@ -349,7 +349,7 @@ stdenv.mkDerivation rec {
349
PULSE_SERVER="\''${PULSE_SERVER:-}" \
350
PULSE_COOKIE="\''${PULSE_COOKIE:-}" \
351
\
352
- APULSE_PLAYBACK_DEVICE="\''${APULSE_PLAYBACK_DEVICE:-plughw:0,0}" \
+ APULSE_PLAYBACK_DEVICE="\''${APULSE_PLAYBACK_DEVICE:-plug:dmix}" \
353
354
TOR_SKIP_LAUNCH="\''${TOR_SKIP_LAUNCH:-}" \
355
TOR_CONTROL_PORT="\''${TOR_CONTROL_PORT:-}" \
0 commit comments