replace jackett with prowlarr
This commit is contained in:
parent
d28de2a644
commit
0167221dc5
@ -25,10 +25,7 @@
|
||||
enable = true;
|
||||
package = inputs.nixpkgs-unstable.legacyPackages.x86_64-linux.sonarr;
|
||||
};
|
||||
jackett = {
|
||||
enable = true;
|
||||
package = inputs.nixpkgs-unstable.legacyPackages.x86_64-linux.jackett;
|
||||
};
|
||||
prowlarr.enable = true;
|
||||
|
||||
jellyfin = {
|
||||
enable = true;
|
||||
|
@ -254,7 +254,7 @@ in
|
||||
"radarr.nyanlout.re" = authReverse 7878;
|
||||
"sonarr.nyanlout.re" = authReverse 8989;
|
||||
"syncthing.nyanlout.re" = authReverse 8384;
|
||||
"jackett.nyanlout.re" = authReverse 9117;
|
||||
"prowlarr.nyanlout.re" = authReverse 9696;
|
||||
"matrix.nyanlout.re" = simpleReverse 8008;
|
||||
"emby.nyanlout.re" = recursiveUpdate (simpleReverse 8096) {
|
||||
locations."/" = {
|
||||
|
Loading…
Reference in New Issue
Block a user