mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-09 10:31:06 +01:00
deploy: f8b51be714
This commit is contained in:
parent
c60011b444
commit
860751ce21
3 changed files with 12 additions and 9 deletions
|
|
@ -618,6 +618,9 @@ set as primary.
|
|||
}
|
||||
</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#blob-path" 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_.signature.command"></a><a class="term" href="options.html#opt-accounts.email.accounts._name_.signature.command"><code class="option">accounts.email.accounts.<name>.signature.command</code></a></span></dt><dd><p>A command that generates a signature.</p><p><span class="emphasis"><em>Type:</em></span> null or path</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">null</code></p><p><span class="emphasis"><em>Example:</em></span> </p><pre class="programlisting">pkgs.writeScript "signature" "echo This is my signature"
|
||||
</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/accounts/email.nix#blob-path" 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_.signature.showSignature"></a><a class="term" href="options.html#opt-accounts.email.accounts._name_.signature.showSignature"><code class="option">accounts.email.accounts.<name>.signature.showSignature</code></a></span></dt><dd><p>Method to communicate the signature.</p><p><span class="emphasis"><em>Type:</em></span> one of "append", "attach", "none"</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">"none"</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#blob-path" 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_.signature.text"></a><a class="term" href="options.html#opt-accounts.email.accounts._name_.signature.text"><code class="option">accounts.email.accounts.<name>.signature.text</code></a></span></dt><dd><p>Signature content.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue