diff --git a/config/firefox/bookmarks.nix b/config/firefox/bookmarks.nix index bbbfb35..b1f3734 100644 --- a/config/firefox/bookmarks.nix +++ b/config/firefox/bookmarks.nix @@ -111,6 +111,10 @@ name = "Plex"; url = "https://plex.yanlincs.com"; } + { + name = "Jellyfin"; + url = "https://jellyfin.yanlincs.com"; + } { name = "Sonarr"; url = "https://sonarr.yanlincs.com";