From f2618748eee7cc2f97a5f6905b38ffef492a67bd Mon Sep 17 00:00:00 2001 From: kenny Date: Sat, 4 Oct 2025 19:08:29 +0300 Subject: [PATCH] Added gossa to glance --- hosts/box/glance.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hosts/box/glance.nix b/hosts/box/glance.nix index e6105a6..5811114 100644 --- a/hosts/box/glance.nix +++ b/hosts/box/glance.nix @@ -85,6 +85,10 @@ title = "Syncthing"; url = "http://192.168.0.131:8384"; } + { + title = "Gossa"; + url = "http://192.168.0.131:9000"; + } { title = "Radicale"; url = "http://192.168.0.101:5232";