mirror of
https://github.com/flynx/nixos.git
synced 2026-08-23 21:06:50 +00:00
update...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
bee3156f58
commit
ef499e6663
@ -206,7 +206,9 @@
|
|||||||
services.mpd = {
|
services.mpd = {
|
||||||
enable = true;
|
enable = true;
|
||||||
# XXX
|
# XXX
|
||||||
musicDirectory = "/home/f_lynx/Music";
|
settings = {
|
||||||
|
music_directory = "/home/f_lynx/Music";
|
||||||
|
};
|
||||||
#extraConfig = ''
|
#extraConfig = ''
|
||||||
#'';
|
#'';
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user