diff --git a/hosts/box/glance.nix b/hosts/box/glance.nix index 9bcadc9..258203c 100644 --- a/hosts/box/glance.nix +++ b/hosts/box/glance.nix @@ -159,6 +159,11 @@ { type = "group"; widgets = [ + { + type = "iframe"; + source = "https://192.168.0.131:6003/public/absolutely_random"; + height = 400; + } { type = "iframe"; source = "http://192.168.0.131:8096/web/#/home.html";