services.mpdscribble.host

Host for the mpdscribble daemon to search for a mpd daemon on.

Type
string
Default
if config.services.mpd.settings.bind_to_address != "any"
then config.services.mpd.settings.bind_to_address
else "localhost"
Declared
<nixpkgs/nixos/modules/services/audio/mpdscribble.nix>