Install navidrome
This commit is contained in:
parent
bb905ea921
commit
d662af337f
|
@ -0,0 +1,12 @@
|
||||||
|
{
|
||||||
|
services.navidrome = {
|
||||||
|
enable = true;
|
||||||
|
configuration = {
|
||||||
|
Address = "127.0.0.1";
|
||||||
|
Port = 4533;
|
||||||
|
MusicFolder = "/mnt/data/media/MusicNew";
|
||||||
|
BaseUrl = "https://kinda.sus.lol/music";
|
||||||
|
EnableSharing = true;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
}
|
Loading…
Reference in New Issue