From 0e0a33840ec9792844e8a610986f979e4846c6c4 Mon Sep 17 00:00:00 2001 From: kenny Date: Sun, 16 Nov 2025 20:01:57 +0200 Subject: [PATCH] Removed infosec.exchange from Glance links list --- hosts/box/glance.nix | 5 ----- 1 file changed, 5 deletions(-) diff --git a/hosts/box/glance.nix b/hosts/box/glance.nix index 3437ac3..7a44ff8 100644 --- a/hosts/box/glance.nix +++ b/hosts/box/glance.nix @@ -159,11 +159,6 @@ { type = "group"; widgets = [ - { - type = "iframe"; - source = "https://infosec.exchange/"; - height = 400; - } { type = "iframe"; source = "http://192.168.0.131:8096/web/#/home.html";