1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-09-19 21:07:29 +02:00
home-manager/tests/modules/programs/khard
O. C. Taskin a38f88045e
khard: add option to contact module for khard dir
Add an extra option,

    accounts.contact.accounts.<name>.khard.defaultCollection

to hardcode a subdirectory for khard to function as intended. Khard
expects to be given a collection directory directly, from which there
can be multiple of in a vdir. This contrasts khal or vdirsyncer which
support recursive search.

Fixes #4531
2024-07-16 15:17:37 +02:00
..
basic_config.nix khard: add module 2023-10-01 09:29:05 +02:00
basic_config_expected khard: add module 2023-10-01 09:29:05 +02:00
default.nix khard: add option to contact module for khard dir 2024-07-16 15:17:37 +02:00
dirty_path.nix khard: add option to contact module for khard dir 2024-07-16 15:17:37 +02:00
dirty_path_expected khard: add option to contact module for khard dir 2024-07-16 15:17:37 +02:00
empty_config.nix khard: add module 2023-10-01 09:29:05 +02:00
empty_config_expected khard: add module 2023-10-01 09:29:05 +02:00
multiple_accounts.nix khard: add module 2023-10-01 09:29:05 +02:00
multiple_accounts_expected khard: add module 2023-10-01 09:29:05 +02:00