mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
listenbrainz-mpd: fix config example
This commit is contained in:
@@ -24,7 +24,7 @@ in {
|
||||
Configuration for listenbrainz-mpd written to
|
||||
{file}`$XDG_CONFIG_HOME/listenbrainz-mpd/config.toml`.
|
||||
'';
|
||||
example = { submission.tokenFile = "/run/secrets/listenbrainz-mpd"; };
|
||||
example = { submission.token_file = "/run/secrets/listenbrainz-mpd"; };
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user