From 76a2e58ab8f1f0154e9df903ef29a1999f805796 Mon Sep 17 00:00:00 2001 From: Martin Larsson Date: Thu, 24 Jul 2025 00:37:58 +0200 Subject: [PATCH] Add chatGpt bookmark to Firefox --- nix/home/common/firefox.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/nix/home/common/firefox.nix b/nix/home/common/firefox.nix index 2a88bf7..405acdd 100644 --- a/nix/home/common/firefox.nix +++ b/nix/home/common/firefox.nix @@ -21,6 +21,10 @@ let "YouTube" "https://www.youtube.com/" ] + [ + "ChatGPT" + "https://www.chatgpt.com/" + ] ]; extensions = with nur.repos.rycee.firefox-addons; [