From 7d66b5ea822df87febca5ae314d397a743c20a3f Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Sun, 22 Oct 2023 07:09:44 +0100 Subject: [PATCH] Add bookmark to ntfy.sh --- system/firefox.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/system/firefox.nix b/system/firefox.nix index d3c73c5b..d1993c60 100644 --- a/system/firefox.nix +++ b/system/firefox.nix @@ -77,6 +77,10 @@ name = "NextCloud"; url = "https://cloud.xenia.me.uk/"; } + { + name = "ntfy.sh"; + url = "https://ntfy.xenia.me.uk"; + } { name = "WhatsApp Web"; url = "https://web.whatsapp.com/";