mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 08:49:44 +01:00
622fa73725
Allow configuration of mpdstats and mpdupdate plugins for Beets using Home Manager. Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
5 lines
57 B
YAML
5 lines
57 B
YAML
mpd:
|
|
host: localhost
|
|
port: 6600
|
|
plugins:
|
|
- mpdupdate
|