diff --git a/home/modules/gui/bookmarks.nix b/home/modules/gui/bookmarks.nix index d1f73d9..4d5affa 100644 --- a/home/modules/gui/bookmarks.nix +++ b/home/modules/gui/bookmarks.nix @@ -129,6 +129,9 @@ } { name = "Keymap editor"; url = "https://nickcoutsos.github.io/keymap-editor/"; + } { + name = "Bitcoin dashboard"; + url = "http://hosea.home:60845"; } ]; } ]; } ]