nextcloud for calendars
This commit is contained in:
parent
c5c4ff3925
commit
6fe1b261d5
8 changed files with 102 additions and 82 deletions
|
|
@ -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" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue