Allow remote control of MPD
This commit is contained in:
parent
9902d9c193
commit
af6d02e71f
2 changed files with 5 additions and 0 deletions
|
|
@ -73,7 +73,9 @@
|
|||
services = {
|
||||
mpd = {
|
||||
enable = true;
|
||||
network.listenAddress = "any";
|
||||
musicDirectory = "${config.home.homeDirectory}/Nextcloud/Media/Music";
|
||||
playlistDirectory = "${config.home.homeDirectory}/Nextcloud/Playlists";
|
||||
extraConfig = ''
|
||||
max_output_buffer_size "16384"
|
||||
auto_update "yes"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue