calendars, static ip
This commit is contained in:
parent
09014f7af5
commit
193686d59f
2 changed files with 36 additions and 5 deletions
|
|
@ -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" ];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue