Install navidrome

This commit is contained in:
Ciapa 2024-01-04 12:39:39 +01:00
parent bb905ea921
commit d662af337f
1 changed files with 12 additions and 0 deletions

View File

@ -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;
};
};
}