mirror of
https://github.com/kmein/niveum
synced 2026-03-16 18:21:07 +01:00
feat(mpd): install ncmpcpp and mpc
This commit is contained in:
@@ -14,6 +14,8 @@ in
|
||||
${linkPlaylists}
|
||||
'';
|
||||
|
||||
environment.systemPackages = [ pkgs.ncmpcpp pkgs.mpc_cli ];
|
||||
|
||||
services.mpd.enable = true;
|
||||
services.ympd.enable = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user