From 3889b355d9dfb5e887c4e126d06db79af1a21248 Mon Sep 17 00:00:00 2001 From: Simon Bruder Date: Fri, 23 Sep 2022 00:14:32 +0200 Subject: [PATCH] vdirsyncer: Remove son calendar --- users/simon/modules/vdirsyncer.nix | 7 ------- 1 file changed, 7 deletions(-) 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