PipeWire: Difference between revisions

imported>Fufexan
m Fix wrong calls to `pkgs.generators` instead of `pkgs.formats`
imported>Scott
m Make it clear that config is for 21.11 and no later, as opposed to "at least 21.11"
Line 55: Line 55:
If you want to change in your particular user instead of system-wide, you can add this to <code>~/.config/wireplumber/bluetooth.lua.d</code> instead, manually or using Home-Manager.
If you want to change in your particular user instead of system-wide, you can add this to <code>~/.config/wireplumber/bluetooth.lua.d</code> instead, manually or using Home-Manager.


If you're on 21.11 or enabled <code>pipewire-media-session</code> manually (by setting <code>services.pipewire.media-session.enable = true</code>), them you can use the module to configure it:
If you're still on 21.11 or enabled <code>pipewire-media-session</code> manually (by setting <code>services.pipewire.media-session.enable = true</code>), them you can use the module to configure it:


<syntaxHighlight lang="nix">
<syntaxHighlight lang="nix">