Fix vdir sync
This commit is contained in:
parent
0f4298eb05
commit
18a103911e
1 changed files with 1 additions and 1 deletions
|
@ -249,7 +249,7 @@ in
|
|||
"vdirsyncer/config".text =
|
||||
let nextcloudConfig = type: {
|
||||
inherit type;
|
||||
url = "https://nextcloud.vanpetegem.me";
|
||||
url = "https://nextcloud.vanpetegem.me/remote.php/dav/";
|
||||
username = "chvp";
|
||||
"password.fetch" = [ "command" "${passwordScript}" "social/Nextcloud" ];
|
||||
}; in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue