diff --git a/.config/guix/manifests/music.scm b/.config/guix/manifests/music.scm index 7f1db2c..92dd529 100644 --- a/.config/guix/manifests/music.scm +++ b/.config/guix/manifests/music.scm @@ -1,5 +1,8 @@ (specifications->manifest '( + "flac" + "cuetools" + "shntool" "mpd-mpc" "mpd-watcher" "picard" diff --git a/Desktop.org b/Desktop.org index 56e8195..65e85ed 100644 --- a/Desktop.org +++ b/Desktop.org @@ -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