diff --git a/users/simon/modules/vdirsyncer.nix b/users/simon/modules/vdirsyncer.nix index c0d8ea1..5250102 100644 --- a/users/simon/modules/vdirsyncer.nix +++ b/users/simon/modules/vdirsyncer.nix @@ -102,10 +102,6 @@ in name = "grocy"; urlCommand = [ "pass" "sbruder.de/grocy/calendar" ]; }) - (mkWebcalSection { - name = "son"; - url = "https://calendar.google.com/calendar/ical/4g9n5okqt5f079dedfeu5mgils%40group.calendar.google.com/public/basic.ics"; - }) ]); "khal/config".text = /* toml */ '' @@ -125,9 +121,6 @@ in [[calendar_grocy]] path = ${calendarBasePath}/grocy/ - [[calendar_son]] - path = ${calendarBasePath}/son/ - [locale] timeformat = %H:%M dateformat = %Y-%m-%d