Make the two servers work together better and move things around
This commit is contained in:
parent
dbecb3e57e
commit
dad0e0deb4
5 changed files with 23 additions and 15 deletions
|
@ -4,7 +4,7 @@
|
|||
mpd = {
|
||||
enable = true;
|
||||
network.startWhenNeeded = true;
|
||||
musicDirectory = "${config.home.homeDirectory}/Midas/storage/Music/NixBops";
|
||||
musicDirectory = "${config.home.homeDirectory}/Network/Midas/Music/NixBops";
|
||||
playlistDirectory = "${config.services.mpd.musicDirectory}/Playlists";
|
||||
extraConfig = ''
|
||||
audio_output {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue