diff --git a/hosts/ticker/default.nix b/hosts/ticker/default.nix index f4737fe4..eb5b4c33 100644 --- a/hosts/ticker/default.nix +++ b/hosts/ticker/default.nix @@ -242,6 +242,10 @@ with lib; url = "https://scrape.hq.c3d2.de/dresden-kulturstadt.ics"; color = "#29333F"; }; + kino-im-kasten = { + url = "https://www.kino-im-kasten.de/ical"; + color = "#550000"; + }; }; }; };