diff --git a/config/firefox/bookmarks.nix b/config/firefox/bookmarks.nix index 0ffd943..d5bde22 100644 --- a/config/firefox/bookmarks.nix +++ b/config/firefox/bookmarks.nix @@ -9,13 +9,21 @@ name = "Claude"; url = "https://claude.ai"; } + { + name = "Overleaf"; + url = "https://www.overleaf.com/project"; + } + { + name = "RSS"; + url = "https://rss.yanlincs.com"; + } { name = "Immich"; url = "https://photo.yanlincs.com/photos"; } { - name = "Overleaf"; - url = "https://www.overleaf.com/project"; + name = "Jellyfin"; + url = "https://jellyfin.yanlincs.com"; } { name = "Productivity"; @@ -87,10 +95,6 @@ { name = "Media"; bookmarks = [ - { - name = "Jellyfin"; - url = "https://jellyfin.yanlincs.com"; - } { name = "Deluge"; url = "https://deluge.yanlincs.com";