From 274e8ad4d2af0fccfaf22481dd50128381cca0d8 Mon Sep 17 00:00:00 2001 From: Astro Date: Fri, 23 Jun 2023 02:07:12 +0200 Subject: [PATCH] ticker: reenable palaissommer --- hosts/ticker/default.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/hosts/ticker/default.nix b/hosts/ticker/default.nix index e01d6672..170dab22 100644 --- a/hosts/ticker/default.nix +++ b/hosts/ticker/default.nix @@ -53,10 +53,10 @@ url = "https://www.google.com/calendar/ical/grhnk1uaotql6gv2dkf9ldmqjc%40group.calendar.google.com/public/basic.ics"; color = "#A700A7"; }; - # palaissommer = { - # url = "https://palaissommer.de/programm/?event=all"; - # color = "#7F003F"; - # }; + palaissommer = { + url = "https://palaissommer.de/programm/?event=all"; + color = "#7F003F"; + }; kreta = { url = "https://www.kreta-dresden.org/kreta.ics"; color = "#BF3F7F";