diff --git a/hosts/ticker/default.nix b/hosts/ticker/default.nix index dae6542f..5476d5d9 100644 --- a/hosts/ticker/default.nix +++ b/hosts/ticker/default.nix @@ -289,6 +289,10 @@ url = "https://www.jkpev.de/(/?:events)/(/?:category)/(/?:%5B/%5D&ical=1"; color = "#ff9500"; }; + club-aquarium = { + url = "https://www.club-aquarium.de/events/index.ics"; + color = "#3F7FFF"; + }; }; }; };