vdirsyncer: Remove son calendar
This commit is contained in:
parent
c816263ad2
commit
3889b355d9
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue