services.mpd.settings.bind_to_address

NixOS option

The address for the daemon to listen on. Use any to listen on all addresses.

type: string
Default
"127.0.0.1"
Example
"any"
declared in: nixos/modules/services/audio/mpd.nixView source on NixOS/nixpkgs →