services.mpdscribble.passwordFile
NixOS option
File containing the password for the mpd daemon. If there is a local mpd configured using services.mpd.credentials the default is automatically set to a matching passwordFile of the local mpd.
type: null or stringDefault
declared in: nixos/modules/services/audio/mpdscribble.nixView source on NixOS/nixpkgs →<rendered-html><p>The first password file with read access configured for MPD when using a local instance, otherwise <code>null</code>.</p> </rendered-html>