services.mpd-discord-rpc.settings

Home-Manager option

Configuration included in config.toml. For available options see https://github.com/JakeStanger/mpd-discord-rpc#configuration

type: TOML value
Default
{ }
Example
{ hosts = [ "localhost:6600" ]; format = { details = "$title"; state = "On $album by $artist"; }; }
declared in: <home-manager/modules/services/mpd-discord-rpc.nix>source unavailable