diff --git a/hosts/box/glance.nix b/hosts/box/glance.nix index 408a820..2636cef 100644 --- a/hosts/box/glance.nix +++ b/hosts/box/glance.nix @@ -58,47 +58,47 @@ url = "http://192.168.0.131:3010/user/login"; } { - title = "Jellyfin"; + title = "Jellyfin (media)"; url = "http://192.168.0.131:8096/web/#/home.html"; } { - title = "Invidious"; + title = "Invidious (YouTube)"; url = "http://192.168.0.131:4000"; } { - title = "Transmission"; + title = "Transmission (Torrents)"; url = "http://192.168.0.131:9091"; } { - title = "OpenWebUI"; + title = "OpenWebUI (AI)"; url = "http://192.168.0.131:3005/auth?redirect=%2F"; } { - title = "FreshRSS"; + title = "FreshRSS (News)"; url = "http://192.168.0.131:8011"; } { - title = "Karakeep"; + title = "Karakeep (Bookmarks)"; url = "http://192.168.0.131:5000"; } { - title = "Syncthing"; + title = "Syncthing (Syncthing)"; url = "http://192.168.0.131:8384"; } { - title = "Gossa"; + title = "Gossa (File server)"; url = "http://192.168.0.131:9000"; } { - title = "Radicale"; + title = "Radicale (Calendar, Contacts, Tasks...)"; url = "http://192.168.0.101:5232"; } { - title = "NetData"; + title = "NetData (BigBox perf monitor)"; url = "http://192.168.0.131:19999/v3"; } { - title = "Keybr"; + title = "Keybr (Touchtyping)"; url = "http://192.168.0.131:3000"; } { @@ -106,15 +106,15 @@ url = "http://192.168.0.131:8765/"; } { - title = "PiHole"; + title = "PiHole (DNS)"; url = "http://192.168.0.101:8085"; } { - title = "Dozzle"; + title = "Dozzle (Docker logs)"; url = "http://192.168.0.131:8009"; } { - title = "TP-Link"; + title = "TP-Link (Router)"; url = "http://192.168.0.1"; } ];