mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 16:59:43 +01:00
622fa73725
Allow configuration of mpdstats and mpdupdate plugins for Beets using Home Manager. Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
8 lines
123 B
Desktop File
8 lines
123 B
Desktop File
[Install]
|
|
WantedBy=default.target
|
|
|
|
[Service]
|
|
ExecStart=@beets@/bin/beet mpdstats
|
|
|
|
[Unit]
|
|
Description=Beets MPDStats daemon
|