i forgot what i did here again lol
This commit is contained in:
parent
9c1f9244db
commit
49d0d87559
1 changed files with 1 additions and 0 deletions
|
@ -172,6 +172,7 @@
|
||||||
|
|
||||||
# TODO(sako):: replace this with mopidy for jellyifn support
|
# TODO(sako):: replace this with mopidy for jellyifn support
|
||||||
services.mpd = {
|
services.mpd = {
|
||||||
|
user = "sako";
|
||||||
enable = true;
|
enable = true;
|
||||||
musicDirectory = "/home/sako/music";
|
musicDirectory = "/home/sako/music";
|
||||||
extraConfig = builtins.readFile config/mpd/mpd.conf;
|
extraConfig = builtins.readFile config/mpd/mpd.conf;
|
||||||
|
|
Loading…
Reference in a new issue