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 valueDefault
{ }Example
declared in: <home-manager/modules/services/mpd-discord-rpc.nix>source unavailable{ hosts = [ "localhost:6600" ]; format = { details = "$title"; state = "On $album by $artist"; }; }