hosts: nixos: porthos: migrate podgrab 'dataDir'

I want to share it with `audiobookshelf`, so putting it in `/data/media`
makes it easier.
This commit is contained in:
Bruno BELANYI 2024-03-21 20:32:05 +01:00
parent 5df0574f41
commit 7ebbb10568

View file

@ -134,6 +134,7 @@ in
podgrab = {
enable = true;
passwordFile = secrets."podgrab/password".path;
dataDir = "/data/media/podcasts";
port = 9598;
};
# Regular backups