poseidon: move navidrome to hades

This commit is contained in:
Antoine Martin 2022-10-27 15:40:12 +02:00
parent a761d3201f
commit bfdd8912c3
3 changed files with 7 additions and 7 deletions

View file

@ -73,6 +73,11 @@ in {
privatePort = 8080;
};
navidrome = {
enable = true;
musicFolder.path = "${config.services.nextcloud.home}/data/alarsyo/files/Musique/Songs";
};
nextcloud = {
enable = true;
adminpassFile = config.age.secrets."nextcloud/admin-pass".path;