mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-05 16:41:04 +01:00
deploy: 5e6a8203ce
This commit is contained in:
parent
b2b3e3d9f1
commit
f51d23ee25
1 changed files with 12 additions and 5 deletions
|
|
@ -1394,18 +1394,25 @@ boolean</p>
|
|||
</dd>
|
||||
<dt>
|
||||
<span class="term">
|
||||
<a id="opt-accounts.contact.accounts._name_.khard.defaultCollection"></a><a class="term" href="options.xhtml#opt-accounts.contact.accounts._name_.khard.defaultCollection"><code class="option">accounts.contact.accounts.<name>.khard.defaultCollection</code>
|
||||
<a id="opt-accounts.contact.accounts._name_.khard.addressbooks"></a><a class="term" href="options.xhtml#opt-accounts.contact.accounts._name_.khard.addressbooks"><code class="option">accounts.contact.accounts.<name>.khard.addressbooks</code>
|
||||
</a>
|
||||
</span>
|
||||
</dt>
|
||||
<dd>
|
||||
<p>VCARD collection to be searched by khard.</p>
|
||||
<p>If provided, each item on this list will generate an
|
||||
entry on khard configuration file as a separate addressbook
|
||||
(vdir).</p><p>This is used for hardcoding sub-directories under the local
|
||||
storage path
|
||||
(accounts.contact.accounts.<name>.local.path) for khard. The
|
||||
default value will set the aforementioned path as a single vdir.</p>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
string</p>
|
||||
(list of string) or string convertible to it</p>
|
||||
|
||||
<p><span class="emphasis"><em>Default:</em></span>
|
||||
<code class="literal">""</code></p>
|
||||
<p><span class="emphasis"><em>Default:</em></span></p><pre><code class="programlisting">[
|
||||
""
|
||||
]
|
||||
</code></pre>
|
||||
|
||||
<p><span class="emphasis"><em>Declared by:</em></span></p>
|
||||
<table border="0" summary="Simple list" class="simplelist">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue