PipeWire: Difference between revisions
format code with nixfmt |
m remove .conf from extraConfig configuratioin |
||
| Line 33: | Line 33: | ||
<syntaxhighlight lang="nix"> | <syntaxhighlight lang="nix"> | ||
services.pipewire.wireplumber.extraConfig."10-bluez | services.pipewire.wireplumber.extraConfig."10-bluez" = { | ||
"monitor.bluez.properties" = { | "monitor.bluez.properties" = { | ||
"bluez5.enable-sbc-xq" = true; | "bluez5.enable-sbc-xq" = true; | ||