diff --git a/hosts/containers/ticker/default.nix b/hosts/containers/ticker/default.nix index 1a58f9b6..75bdc61f 100644 --- a/hosts/containers/ticker/default.nix +++ b/hosts/containers/ticker/default.nix @@ -210,6 +210,10 @@ with lib; url = "https://scrape.hq.c3d2.de/hfbk-dresden.ics"; color = "#3366FF"; }; + ezag = { + url = "https://tu-dresden.de/ing/informatik/sya/professur-fuer-betriebssysteme/die-professur/termine/echtzeit-ag/ics_view"; + color = "#002557"; + }; }; }; };