mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 12:15:34 +03:00
ympd service: init (#18371)
ympd provides a web ui, it is suitable to be run as a service. Fixes #17878. service has no requirements b/c user might be using remote mpd instance.
This commit is contained in:
parent
27bc34f1e4
commit
77cedff4e7
2 changed files with 62 additions and 0 deletions
|
@ -114,6 +114,7 @@
|
|||
./services/audio/mpd.nix
|
||||
./services/audio/mopidy.nix
|
||||
./services/audio/squeezelite.nix
|
||||
./services/audio/ympd.nix
|
||||
./services/backup/almir.nix
|
||||
./services/backup/bacula.nix
|
||||
./services/backup/crashplan.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue