diff --git a/hosts/box/glance.nix b/hosts/box/glance.nix index 5811114..e248150 100644 --- a/hosts/box/glance.nix +++ b/hosts/box/glance.nix @@ -147,6 +147,11 @@ { type = "group"; widgets = [ + { + type = "iframe"; + source = "http://192.168.0.131:8096/web/#/home.html"; + height = 800; + } { type = "iframe"; source = "http://192.168.0.131:19999/v3";