mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-10 19:23:03 +03:00
feat(music): add packages
This commit is contained in:
parent
d1c61211df
commit
1a74ee8b6c
2 changed files with 6 additions and 0 deletions
|
|
@ -1,5 +1,8 @@
|
|||
(specifications->manifest
|
||||
'(
|
||||
"flac"
|
||||
"cuetools"
|
||||
"shntool"
|
||||
"mpd-mpc"
|
||||
"mpd-watcher"
|
||||
"picard"
|
||||
|
|
|
|||
|
|
@ -2236,6 +2236,9 @@ I previously used supervisor, but shepherd also seems pretty capable.
|
|||
| music | picard |
|
||||
| music | mpd-watcher |
|
||||
| music | mpd-mpc |
|
||||
| music | shntool |
|
||||
| music | cuetools |
|
||||
| music | flac |
|
||||
|
||||
Music player daemon
|
||||
#+begin_src scheme
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue