mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-05 08:31:03 +01:00
deploy: 5de16c704b
This commit is contained in:
parent
2eb78d1bc4
commit
00633b560e
1 changed files with 26 additions and 0 deletions
|
|
@ -2557,6 +2557,32 @@ attribute set of (submodule)</p>
|
|||
</td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
<dt>
|
||||
<span class="term">
|
||||
<a id="opt-accounts.email.accounts._name_.enable"></a><a class="term" href="options.xhtml#opt-accounts.email.accounts._name_.enable"><code class="option">accounts.email.accounts.<name>.enable</code>
|
||||
</a>
|
||||
</span>
|
||||
</dt>
|
||||
<dd>
|
||||
<p>Whether this account is enabled. Potentially useful to allow
|
||||
setting email configuration globally then enabling or disabling on
|
||||
specific systems.</p>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
boolean</p>
|
||||
|
||||
<p><span class="emphasis"><em>Default:</em></span>
|
||||
<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/email.nix" target="_top">
|
||||
<home-manager/modules/accounts/email.nix>
|
||||
</a></code>
|
||||
</td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
<dt>
|
||||
<span class="term">
|
||||
<a id="opt-accounts.email.accounts._name_.address"></a><a class="term" href="options.xhtml#opt-accounts.email.accounts._name_.address"><code class="option">accounts.email.accounts.<name>.address</code>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue