diff --git a/hosts/box/glance.nix b/hosts/box/glance.nix index 5c393ab..408a820 100644 --- a/hosts/box/glance.nix +++ b/hosts/box/glance.nix @@ -147,6 +147,11 @@ { type = "group"; widgets = [ + { + type = "iframe"; + source = "https://infosec.exchange/"; + height = 400; + } { type = "iframe"; source = "http://192.168.0.131:8096/web/#/home.html";