ma ham/music: move folders

This commit is contained in:
makefu 2022-06-06 21:08:21 +02:00
parent 2047429a2e
commit 08732ec608
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225
2 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ in
{
services.navidrome.enable = true;
services.navidrome.settings = {
MusicFolder = "/media/cryptX/music";
MusicFolder = "/media/cryptX/music/kinder";
Address = "0.0.0.0";
};

View File

@ -4,8 +4,8 @@ let
#host = config.networking.hostName;
ident = 998;
user = "${toString ident}:${toString ident}";
#backend_host = "tonie.lan";
backend_host = "tonie.omo.r";
backend_host = "tonie.lan";
#backend_host = "tonie.omo.r";
frontend_port = 30006;
homedir = "/var/lib/tonies";
albumdir = "${homedir}/albumart/";