webdav to ical export

This commit is contained in:
XenGi 2026-07-13 19:42:47 +02:00
commit 289e502d6a
Signed by: xengi
SSH key fingerprint: SHA256:jxWM2RTHvxxcncXycwwWkP7HCWb4VREN05UGJTbIPZg
6 changed files with 155 additions and 0 deletions

Binary file not shown.

View file

@ -65,4 +65,5 @@ in
];
"www-staging-htpasswd.age".publicKeys = xengi ++ [ _www ];
"radicale_htpasswd.age".publicKeys = xengi ++ [ _dav ];
"caldav-export-config.age".publicKeys = xengi ++ [ _dav ];
}