diff --git a/hosts/box/glance.nix b/hosts/box/glance.nix index 2636cef..3437ac3 100644 --- a/hosts/box/glance.nix +++ b/hosts/box/glance.nix @@ -57,6 +57,18 @@ title = "Gitea"; url = "http://192.168.0.131:3010/user/login"; } + { + title = "Azuracast"; + url = "https://192.168.0.131:6003/admin/stations"; + } + { + title = "Slowdown"; + url = "https://192.168.0.131:6003/listen/teststation/radio.mp3"; + } + { + title = "Absolutely Random"; + url = "https://192.168.0.131:6003/listen/absolutely_random/radio.mp3"; + } { title = "Jellyfin (media)"; url = "http://192.168.0.131:8096/web/#/home.html";