attempt fix
This commit is contained in:
parent
b063c006c6
commit
7a7f593ac2
2 changed files with 1 additions and 2 deletions
|
@ -100,7 +100,7 @@
|
|||
ranger.enable = true;
|
||||
};
|
||||
media = {
|
||||
mpd.enable = true;
|
||||
mpd.enable = false;
|
||||
ncmpcpp.enable = true;
|
||||
mopidy.enable = true;
|
||||
};
|
||||
|
|
|
@ -21,7 +21,6 @@ in {
|
|||
[jellyfin]
|
||||
hostname = https://jellyfin.sako.box
|
||||
username = sako
|
||||
password =
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue