aboutsummaryrefslogtreecommitdiff
path: root/tw/services/files/vdirsyncer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tw/services/files/vdirsyncer.conf')
-rw-r--r--tw/services/files/vdirsyncer.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/tw/services/files/vdirsyncer.conf b/tw/services/files/vdirsyncer.conf
index 0745c98f..9e38c37b 100644
--- a/tw/services/files/vdirsyncer.conf
+++ b/tw/services/files/vdirsyncer.conf
@@ -76,6 +76,14 @@ type = "http"
# The URL contains an access token, so get it from pass.
url.fetch = ["shell", "~/.guix-home/profile/bin/pass cern/indico-calendar-url | head -1"]
+# Work Exchange calendar (read-only).
+[pair cern]
+a = "cern_calendar"
+b = "local_cern_calendar"
+metadata = []
+collections = null
+conflict_resolution = "a wins"
+
[storage local_cern_calendar]
type = "filesystem"
path = "~/.local/share/vdirsyncer/cern"