Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

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: