backwards: Enable prowlarr for jellyfin
This commit is contained in:
@@ -45,6 +45,8 @@ in
|
||||
dataDir = "/home/alex/media/jellyfin";
|
||||
};
|
||||
|
||||
prowlarr.enable = true;
|
||||
|
||||
nginx = lib.mkIf nginxEnabled {
|
||||
virtualHosts."jelly.ppp.pm" = {
|
||||
locations = {
|
||||
|
||||
Reference in New Issue
Block a user