vdirsyncer: Remove son calendar
This commit is contained in:
parent
c816263ad2
commit
3889b355d9
|
@ -102,10 +102,6 @@ in
|
||||||
name = "grocy";
|
name = "grocy";
|
||||||
urlCommand = [ "pass" "sbruder.de/grocy/calendar" ];
|
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 */ ''
|
"khal/config".text = /* toml */ ''
|
||||||
|
@ -125,9 +121,6 @@ in
|
||||||
[[calendar_grocy]]
|
[[calendar_grocy]]
|
||||||
path = ${calendarBasePath}/grocy/
|
path = ${calendarBasePath}/grocy/
|
||||||
|
|
||||||
[[calendar_son]]
|
|
||||||
path = ${calendarBasePath}/son/
|
|
||||||
|
|
||||||
[locale]
|
[locale]
|
||||||
timeformat = %H:%M
|
timeformat = %H:%M
|
||||||
dateformat = %Y-%m-%d
|
dateformat = %Y-%m-%d
|
||||||
|
|
Loading…
Reference in a new issue