1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-03 03:48:31 +02:00
home-manager/tests/modules/programs/beets/mpdstats-external-expected.service
Sefa Eyeoglu 622fa73725
beets: add mpdIntegration (#3755)
Allow configuration of mpdstats and mpdupdate plugins for Beets using
Home Manager.

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-05-11 14:03:54 +02:00

9 lines
123 B
Desktop File

[Install]
WantedBy=default.target
[Service]
ExecStart=@beets@/bin/beet mpdstats
[Unit]
Description=Beets MPDStats daemon