diff --git a/hosts/containers/ticker/default.nix b/hosts/containers/ticker/default.nix index 63ff06ee..8dd7376f 100644 --- a/hosts/containers/ticker/default.nix +++ b/hosts/containers/ticker/default.nix @@ -137,6 +137,10 @@ with lib; url = "https://gaertjen.de/kalender/?ical=1"; color = "#3FDFAF"; }; + klimacamp-dresden = { + url = "https://spaceboyz.net/~astro/KlimacampDresden.ics"; + color = "#7B996A"; + }; }; }; };