enabled mpd for sakotop
This commit is contained in:
parent
21dfa31ffb
commit
686f7b9080
1 changed files with 1 additions and 2 deletions
|
@ -109,8 +109,7 @@
|
||||||
aria.enable = true;
|
aria.enable = true;
|
||||||
};
|
};
|
||||||
media = {
|
media = {
|
||||||
mpd.enable = false;
|
mpd.enable = true;
|
||||||
mopidy.enable = false;
|
|
||||||
ncmpcpp.enable = true;
|
ncmpcpp.enable = true;
|
||||||
};
|
};
|
||||||
work = {
|
work = {
|
||||||
|
|
Loading…
Reference in a new issue