From 4b85ec9f4ec0a317371db8185c61dfae29dbbbb4 Mon Sep 17 00:00:00 2001 From: Yan Lin Date: Fri, 19 Sep 2025 18:20:20 +0200 Subject: [PATCH] Minor update on bookmarks --- config/firefox/bookmarks.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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/";