nextcloud for calendars

This commit is contained in:
Henri Dohmen 2026-01-14 23:00:15 +01:00
parent c5c4ff3925
commit 6fe1b261d5
Signed by: hd
GPG key ID: AB79213B044674AE
8 changed files with 102 additions and 82 deletions

View file

@ -88,6 +88,17 @@ in
userName = "henridohmen";
};
};
"Nextcloud" = {
thunderbird = {
enable = true;
color = "#FFBE6F";
};
remote = {
type = "caldav";
url = "https://nextcloud.hdohmen.de/remote.php/dav/calendars/henri/default/";
userName = "henri";
};
};
};
accounts.contact.accounts = {
"Kontakte" = {