services.pipewire.systemWide

NixOS option

If true, a system-wide PipeWire service and socket is enabled allowing all users in the “pipewire” group to use it simultaneously. If false, then user units are used instead, restricting access to only one user. Enabling system-wide PipeWire is however not recommended and disabled by default according to https://github.com/PipeWire/pipewire/blob/0.3.11/NEWS#L14-L16

type: boolean
Default
false
declared in: nixos/modules/services/desktops/pipewire/pipewire.nixView source on NixOS/nixpkgs →