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/#"; + } ]; } ];