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