backwards: Enable prowlarr for jellyfin

This commit is contained in:
Alexander Heldt
2024-09-17 21:11:31 +02:00
parent 3a5a367a4a
commit 2a1fac11bf
@@ -45,6 +45,8 @@ in
dataDir = "/home/alex/media/jellyfin";
};
prowlarr.enable = true;
nginx = lib.mkIf nginxEnabled {
virtualHosts."jelly.ppp.pm" = {
locations = {