services.pulseaudio.tcp.port

TCP connection port. The default null value, means pulseaudio will try to use the default 4713 port, but if it is occupied, it will fallback to a random port.

Type
null or 16 bit unsigned integer; between 0 and 65535 (both inclusive)
Default
null
Example
4713
Declared
<nixpkgs/nixos/modules/services/audio/pulseaudio.nix>