some deletions
This commit is contained in:
parent
da16d2af27
commit
514fae59a0
15 changed files with 5 additions and 8 deletions
|
@ -57,7 +57,7 @@
|
|||
locate.enable = true;
|
||||
media.mpd = {
|
||||
enable = true;
|
||||
musicDirectory = "/home/${config.modules.other.system.username}/Nextcloud/Media/Music";
|
||||
musicDirectory = "/home/${config.modules.other.system.username}/Nextcloud/media/Music";
|
||||
};
|
||||
};
|
||||
style = {
|
||||
|
|
|
@ -51,7 +51,7 @@
|
|||
locate.enable = true;
|
||||
media.mpd = {
|
||||
enable = true;
|
||||
musicDirectory = "/home/${config.modules.other.system.username}/Nextcloud/Media/Music";
|
||||
musicDirectory = "/home/${config.modules.other.system.username}/Nextcloud/media/Music";
|
||||
};
|
||||
};
|
||||
style = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue