diff --git a/caldav/.config/vdirsyncer/config b/caldav/.config/vdirsyncer/config index de52e56..5327a07 100644 --- a/caldav/.config/vdirsyncer/config +++ b/caldav/.config/vdirsyncer/config @@ -23,4 +23,4 @@ type = "caldav" # You must find the specific CalDAV URL for your provider (Google, Nextcloud, etc.) url = "https://drive.sakamoto.dev/remote.php/dav" username = "admin" -password.fetch = ["shell", "cat ~/.secrets/vdirsyncer_secrets"] +password.fetch = ["shell", "cat ~/Dotfiles/.secrets/vdirsyncer_secret"]