diff --git a/config/firefox/bookmarks.nix b/config/firefox/bookmarks.nix index b8d9487..bbbfb35 100644 --- a/config/firefox/bookmarks.nix +++ b/config/firefox/bookmarks.nix @@ -21,6 +21,10 @@ name = "Nextcloud"; url = "https://cloud.yanlincs.com"; } + { + name = "Notion"; + url = "https://www.notion.so"; + } { name = "Immich"; url = "https://photo.yanlincs.com/photos"; @@ -28,10 +32,6 @@ { name = "Productivity"; bookmarks = [ - { - name = "Notion"; - url = "https://www.notion.so"; - } { name = "iCloud"; url = "https://www.icloud.com/mail/";