MyNixOS website logo
option

services.pulseaudio.tcp.anonymousClients.allowedIpRanges

A list of IP subnets that are allowed to stream to the server.

Declarations
Type
list of string
Default
[ ]
Example
[ "127.0.0.1" "192.168.1.0/24" ]