diff options
| author | Akshay Nair <phenax5@gmail.com> | 2025-06-14 13:03:42 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2025-06-14 13:03:42 +0530 |
| commit | 370b46aa29240140239c54c00aabe481a76c8b8c (patch) | |
| tree | 9aab89c6d2b7dc30f6c7c605410e50b83bc71907 /settings.nix | |
| parent | bbf5ca376326363aeef437c885d98c5c3c54176e (diff) | |
| download | homeserver-nixos-config-370b46aa29240140239c54c00aabe481a76c8b8c.tar.gz homeserver-nixos-config-370b46aa29240140239c54c00aabe481a76c8b8c.zip | |
Add jellyseer
Diffstat (limited to 'settings.nix')
| -rw-r--r-- | settings.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/settings.nix b/settings.nix index be03e49..d8960a4 100644 --- a/settings.nix +++ b/settings.nix @@ -11,6 +11,7 @@ in lib.recursiveUpdate privateSettings rec { lidarr = 8686; prowlarr = 9696; jellyfin = 8096; + jellyseerr = 5055; transmissionRPC = 9091; syncthing = 3141; ntfy = 3142; |
