mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-30 14:11:02 +01:00
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
|
||
|---|---|---|
| .. | ||
| basic_config.nix | ||
| basic_config_expected | ||
| default.nix | ||
| dirty_path.nix | ||
| dirty_path_expected | ||
| empty_config.nix | ||
| empty_config_expected | ||
| multiple_accounts.nix | ||
| multiple_accounts_expected | ||