feat: install radicale for caldav and carddav support

This commit is contained in:
wi11-holdsworth 2025-12-10 19:47:06 +11:00
parent 078c58831f
commit b834611bcb
3 changed files with 50 additions and 0 deletions

View file

@ -65,6 +65,13 @@ in
"href" = "https://ntfy-sh.fi33.buzz/";
};
}
{
"Radicale" = {
"description" = "CalDAV/CardDAV service";
"icon" = "radicale.svg";
"href" = "https://radicale.fi33.buzz";
};
}
{
"Syncthing" = {
"description" = "Decentralised file synchronisation";