From 0800fc868a9613e2cc076f819ff25d0610f7e715 Mon Sep 17 00:00:00 2001 From: Greg Hellings Date: Mon, 4 Nov 2024 10:20:22 -0600 Subject: [PATCH] Add more bookmarks --- home/modules/gui/bookmarks.nix | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/home/modules/gui/bookmarks.nix b/home/modules/gui/bookmarks.nix index b033e13..363e710 100644 --- a/home/modules/gui/bookmarks.nix +++ b/home/modules/gui/bookmarks.nix @@ -185,6 +185,10 @@ name = "REI Scripts"; url = "https://reiconveyorbelt.com/no-excuses/"; } + { + name = "Ellis foreclosures"; + url = "https://co.ellis.tx.us/Archive.aspx?AMID=60"; + } ]; } { @@ -202,6 +206,10 @@ name = "Bitcoin dashboard"; url = "http://hosea.home:60845"; } + { + name = "Syncthing - nas"; + url = "http://nas.home:8384/#"; + } ]; } ];