diff --git a/configurations/camelot/jellyfin.nix b/configurations/camelot/jellyfin.nix index 1056c88..34f4175 100644 --- a/configurations/camelot/jellyfin.nix +++ b/configurations/camelot/jellyfin.nix @@ -38,12 +38,6 @@ group = "media"; }; - services.bazarr = { - enable = true; - openFirewall = true; - group = "media"; - }; - # Torrent client services.deluge = { enable = true;