diff --git a/hosts/ticker/default.nix b/hosts/ticker/default.nix index 5476d5d9..8ac3f903 100644 --- a/hosts/ticker/default.nix +++ b/hosts/ticker/default.nix @@ -293,6 +293,10 @@ url = "https://www.club-aquarium.de/events/index.ics"; color = "#3F7FFF"; }; + metaknoten = { + url = "https://www.metaknoten.net/de/veranstaltungen.ics"; + color = "#040a25"; + }; }; }; };