backwards: Enable prowlarr for jellyfin

This commit is contained in:
Alexander Heldt
2024-09-16 21:30:39 +02:00
parent 666611af45
commit daa1d80e33

View File

@@ -45,6 +45,8 @@ in
dataDir = "/home/alex/media/jellyfin";
};
prowlarr.enable = true;
nginx = lib.mkIf nginxEnabled {
virtualHosts."jelly.ppp.pm" = {
locations = {