This commit is contained in:
Don Harper 2024-07-18 21:55:53 -05:00
parent 145d68dce2
commit 087af57cda
2 changed files with 2 additions and 1 deletions

View file

@ -33,7 +33,7 @@
accounts.contact.accounts = {
contacts = {
khard.enable = true;
local.path = "~/.config/vdirsyncer/storage/contacts/default";
local.path = "/home/don/.config/vdirsyncer/storage/contacts/default";
};
};
}