calendars, static ip

This commit is contained in:
Till 2026-03-06 23:15:10 +01:00
parent 09014f7af5
commit 193686d59f
2 changed files with 36 additions and 5 deletions

View file

@ -126,9 +126,12 @@ in
khal.color = "light green";
remote = {
type = "caldav";
url = "https://cloud.gridisnotajournal.de/remote.php/dav/calendars/till/grid/";
passwordCommand = [ "pass" "uni/grid-caldav-nextcloud" ];
userName = "till";
# url = "https://cloud.gridisnotajournal.de/remote.php/dav/calendars/till/grid/";
# passwordCommand = [ "pass" "uni/grid-caldav-nextcloud" ];
# userName = "till";
url = "https://kalender.humangeographie.de/grid/96dedda9-cc91-c2fe-3bd8-020296904489/";
userName = "grid";
passwordCommand = [ "pass" "uni/grid-kalender-radicale" ];
};
};
};