mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-05 08:31:03 +01:00
deploy: c3abf8ea1a
This commit is contained in:
parent
2caf76ebbb
commit
c7577683b2
1 changed files with 51 additions and 0 deletions
|
|
@ -1532,6 +1532,57 @@ default value will set the aforementioned path as a single vdir.</p>
|
||||||
]
|
]
|
||||||
</code></pre>
|
</code></pre>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Declared by:</em></span></p>
|
||||||
|
<table border="0" summary="Simple list" class="simplelist">
|
||||||
|
<tr><td>
|
||||||
|
<code class="filename"><a class="filename" href="https://github.com/nix-community/home-manager/blob/master/modules/programs/khard.nix" target="_top">
|
||||||
|
<home-manager/modules/programs/khard.nix>
|
||||||
|
</a></code>
|
||||||
|
</td></tr>
|
||||||
|
</table>
|
||||||
|
</dd>
|
||||||
|
<dt>
|
||||||
|
<span class="term">
|
||||||
|
<a id="opt-accounts.contact.accounts._name_.khard.glob"></a><a class="term" href="options.xhtml#opt-accounts.contact.accounts._name_.khard.glob"><code class="option">accounts.contact.accounts.<name>.khard.glob</code>
|
||||||
|
</a>
|
||||||
|
</span>
|
||||||
|
</dt>
|
||||||
|
<dd>
|
||||||
|
<p>The glob expansion to be searched for contacts when
|
||||||
|
type is set to discover.</p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Type:</em></span>
|
||||||
|
string</p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Default:</em></span>
|
||||||
|
<code class="literal">"*"</code></p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Declared by:</em></span></p>
|
||||||
|
<table border="0" summary="Simple list" class="simplelist">
|
||||||
|
<tr><td>
|
||||||
|
<code class="filename"><a class="filename" href="https://github.com/nix-community/home-manager/blob/master/modules/programs/khard.nix" target="_top">
|
||||||
|
<home-manager/modules/programs/khard.nix>
|
||||||
|
</a></code>
|
||||||
|
</td></tr>
|
||||||
|
</table>
|
||||||
|
</dd>
|
||||||
|
<dt>
|
||||||
|
<span class="term">
|
||||||
|
<a id="opt-accounts.contact.accounts._name_.khard.type"></a><a class="term" href="options.xhtml#opt-accounts.contact.accounts._name_.khard.type"><code class="option">accounts.contact.accounts.<name>.khard.type</code>
|
||||||
|
</a>
|
||||||
|
</span>
|
||||||
|
</dt>
|
||||||
|
<dd>
|
||||||
|
<p>Either a single vdir located in <a class="xref" href="options.xhtml#opt-accounts.contact.accounts._name_.local.path" ><code class="option">accounts.contact.accounts.<name>.local.path</code></a>
|
||||||
|
or multiple automatically discovered vdirs in
|
||||||
|
<a class="xref" href="options.xhtml#opt-accounts.contact.accounts._name_.local.path" ><code class="option">accounts.contact.accounts.<name>.local.path</code></a>/<a class="xref" href="options.xhtml#opt-accounts.contact.accounts._name_.khard.glob" ><code class="option">accounts.contact.accounts.<name>.khard.glob</code></a>.</p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Type:</em></span>
|
||||||
|
one of “vdir”, “discover”</p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Default:</em></span>
|
||||||
|
<code class="literal">"vdir"</code></p>
|
||||||
|
|
||||||
<p><span class="emphasis"><em>Declared by:</em></span></p>
|
<p><span class="emphasis"><em>Declared by:</em></span></p>
|
||||||
<table border="0" summary="Simple list" class="simplelist">
|
<table border="0" summary="Simple list" class="simplelist">
|
||||||
<tr><td>
|
<tr><td>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue