mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 00:39:45 +01:00
deploy: 782eed8bb6
This commit is contained in:
parent
3c3f6fcb3c
commit
5b755f985f
1 changed files with 50 additions and 0 deletions
|
@ -117,6 +117,31 @@ boolean</p>
|
||||||
<p><span class="emphasis"><em>Example:</em></span>
|
<p><span class="emphasis"><em>Example:</em></span>
|
||||||
<code class="literal">true</code></p>
|
<code class="literal">true</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/accounts/calendar.nix" target="_top">
|
||||||
|
<home-manager/modules/accounts/calendar.nix>
|
||||||
|
</a></code>
|
||||||
|
</td></tr>
|
||||||
|
</table>
|
||||||
|
</dd>
|
||||||
|
<dt>
|
||||||
|
<span class="term">
|
||||||
|
<a id="opt-accounts.calendar.accounts._name_.khal.addresses"></a><a class="term" href="options.xhtml#opt-accounts.calendar.accounts._name_.khal.addresses"><code class="option">accounts.calendar.accounts.<name>.khal.addresses</code>
|
||||||
|
</a>
|
||||||
|
</span>
|
||||||
|
</dt>
|
||||||
|
<dd>
|
||||||
|
<p>Email addresses to be associated with this account. Used to check the
|
||||||
|
participation status (“PARTSTAT”), refer to khal documentation.</p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Type:</em></span>
|
||||||
|
list of 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>
|
<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>
|
||||||
|
@ -1206,6 +1231,31 @@ boolean</p>
|
||||||
<p><span class="emphasis"><em>Example:</em></span>
|
<p><span class="emphasis"><em>Example:</em></span>
|
||||||
<code class="literal">true</code></p>
|
<code class="literal">true</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/accounts/contacts.nix" target="_top">
|
||||||
|
<home-manager/modules/accounts/contacts.nix>
|
||||||
|
</a></code>
|
||||||
|
</td></tr>
|
||||||
|
</table>
|
||||||
|
</dd>
|
||||||
|
<dt>
|
||||||
|
<span class="term">
|
||||||
|
<a id="opt-accounts.contact.accounts._name_.khal.addresses"></a><a class="term" href="options.xhtml#opt-accounts.contact.accounts._name_.khal.addresses"><code class="option">accounts.contact.accounts.<name>.khal.addresses</code>
|
||||||
|
</a>
|
||||||
|
</span>
|
||||||
|
</dt>
|
||||||
|
<dd>
|
||||||
|
<p>Email addresses to be associated with this account. Used to check the
|
||||||
|
participation status (“PARTSTAT”), refer to khal documentation.</p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Type:</em></span>
|
||||||
|
list of 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>
|
<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…
Reference in a new issue