feat(limonka)!: jellyfin and transmission config

Add config for the `jellyfin` service
Add config for the `transmission` service
Fix networking issue (DNS died after some time)
Rename `jeeves_password` secret
Fix deprecated `passwordFile` -> `hashedPasswordFile`
This commit is contained in:
reo101 2023-11-17 16:03:25 +02:00
parent bdda5d9182
commit 4afa641a4d
Signed by: reo101
GPG key ID: 675AA7EF13964ACB
5 changed files with 73 additions and 2 deletions

View file

@ -189,6 +189,9 @@
];
};
"/data/media" = { };
"/data/torrents" = { };
"/data/torrents/download" = { };
"/data/torrents/incomplete" = { };
"/data/media/jellyfin" = { };
};
};