diff --git a/hosts/containers/ticker/default.nix b/hosts/containers/ticker/default.nix index ab6f1d28..e56b2b4a 100644 --- a/hosts/containers/ticker/default.nix +++ b/hosts/containers/ticker/default.nix @@ -137,5 +137,9 @@ with lib; url = "https://scrape.hq.c3d2.de/drk-impfaktionen.ics"; color = "#EF3FCF"; }; + diwo = { + url = "https://pretix.eu/diwoweek/events/ical/?locale=de"; + color = "#723465"; + }; }; }