diesdas
This commit is contained in:
parent
40539ae163
commit
9fdeb99a61
11 changed files with 122 additions and 251 deletions
|
|
@ -3,7 +3,7 @@
|
|||
let
|
||||
|
||||
myRemote = slug: {
|
||||
passwordCommand = [ "pass" "ktiu/radicale" ];
|
||||
passwordCommand = [ "pass" "accounts/ktiu-radicale" ];
|
||||
userName = "ktiu";
|
||||
type = "caldav";
|
||||
url = "https://kalender.ktiu.net/ktiu/${slug}";
|
||||
|
|
@ -127,7 +127,7 @@ in
|
|||
remote = {
|
||||
type = "caldav";
|
||||
url = "https://cloud.gridisnotajournal.de/remote.php/dav/calendars/till/grid/";
|
||||
passwordCommand = [ "pass" "grid/nextcloud" ];
|
||||
passwordCommand = [ "pass" "uni/grid-caldav-nextcloud" ];
|
||||
userName = "till";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue