services.pulseaudio.tcp.anonymousClients.allowedIpRanges
NixOS option
A list of IP subnets that are allowed to stream to the server.
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/services/audio/pulseaudio.nixView source on NixOS/nixpkgs →[ "127.0.0.1" "192.168.1.0/24" ]