From c1f2b975e1aa91590356129e7e580cec326e1fc8 Mon Sep 17 00:00:00 2001 From: Crony Akatsuki Date: Thu, 25 Sep 2025 08:39:33 +0200 Subject: [PATCH] feat(tyr): change up glance a bit. --- modules/servers/tyr/glance.nix | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/modules/servers/tyr/glance.nix b/modules/servers/tyr/glance.nix index 9984625..77b65d4 100644 --- a/modules/servers/tyr/glance.nix +++ b/modules/servers/tyr/glance.nix @@ -44,6 +44,12 @@ } ]; } + { + type = "videos"; + channels = [ + "UCR-DXc1voovS8nhAvccRZhg" + ]; + } ]; } {