From c2eedbfeb985fb90513e71a012bbe15b80145f02 Mon Sep 17 00:00:00 2001 From: Greg Hellings Date: Sat, 27 Sep 2025 00:40:45 -0500 Subject: [PATCH] Add bookmarks --- modules/hm/gui/bookmarks.nix | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/modules/hm/gui/bookmarks.nix b/modules/hm/gui/bookmarks.nix index abeba7c..87e7f98 100644 --- a/modules/hm/gui/bookmarks.nix +++ b/modules/hm/gui/bookmarks.nix @@ -232,6 +232,14 @@ name = "Syncthing - nas"; url = "http://nas.home:8384/#"; } + { + name = "Pinchflat"; + url = "http://nas1.shire-zebra.ts.net:8945"; + } + { + name = "Portainer"; + url = "http://nas1.shire-zebra.ts.net:31015"; + } ]; } {