services.listenbrainz-mpd.enable
Whether to enable listenbrainz-mpd.
Type: boolean
Default:
false
Example:
true
Declared by:
services.listenbrainz-mpd.package
The listenbrainz-mpd package to use.
Type: null or package
Default:
pkgs.listenbrainz-mpd
Declared by:
services.listenbrainz-mpd.settings
Configuration for listenbrainz-mpd written to
$XDG_CONFIG_HOME/listenbrainz-mpd/config.toml.
Type: TOML value
Default:
{ }
Example:
{
submission = {
token_file = "/run/secrets/listenbrainz-mpd";
};
}
Declared by: