mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-05 00:21:04 +01:00
deploy: 57d1027e1e
This commit is contained in:
parent
d83ddb077b
commit
955b12ab3f
1 changed files with 5 additions and 5 deletions
|
|
@ -2560,7 +2560,7 @@ attribute set of (values (null, bool, int, string, or float) or a list of values
|
|||
See <span class="citerefentry"><span class="refentrytitle">aerc-binds</span>(5)</span>.</p>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
attribute set of attribute set of (values (null, bool, int, string, or float) or a list of values, that will be joined with a comma)</p>
|
||||
attribute set of (strings concatenated with “\n” or attribute set of (values (null, bool, int, string, or float) or a list of values, that will be joined with a comma))</p>
|
||||
|
||||
<p><span class="emphasis"><em>Default:</em></span>
|
||||
<code class="literal">{ }</code></p>
|
||||
|
|
@ -2591,7 +2591,7 @@ use <code class="literal">programs.aerc.extraConfig</code>.
|
|||
See <span class="citerefentry"><span class="refentrytitle">aerc-config</span>(5)</span>.</p>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
attribute set of attribute set of (values (null, bool, int, string, or float) or a list of values, that will be joined with a comma)</p>
|
||||
attribute set of (strings concatenated with “\n” or attribute set of (values (null, bool, int, string, or float) or a list of values, that will be joined with a comma))</p>
|
||||
|
||||
<p><span class="emphasis"><em>Default:</em></span>
|
||||
<code class="literal">{ }</code></p>
|
||||
|
|
@ -13420,7 +13420,7 @@ null or package</p>
|
|||
<p>Extra lines added to <code class="filename">$HOME/.config/aerc/accounts.conf</code>.</p><p>See <span class="citerefentry"><span class="refentrytitle">aerc-config</span>(5)</span>.</p>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
strings concatenated with “\n” or attribute set of attribute set of (values (null, bool, int, string, or float) or a list of values, that will be joined with a comma)</p>
|
||||
strings concatenated with “\n” or attribute set of (strings concatenated with “\n” or attribute set of (values (null, bool, int, string, or float) or a list of values, that will be joined with a comma))</p>
|
||||
|
||||
<p><span class="emphasis"><em>Default:</em></span>
|
||||
<code class="literal">{ }</code></p>
|
||||
|
|
@ -13448,7 +13448,7 @@ strings concatenated with “\n” or attribute set of attribute set of (values
|
|||
Global keybindings can be set in the <code class="literal">global</code> section.</p><p>See <span class="citerefentry"><span class="refentrytitle">aerc-config</span>(5)</span>.</p>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
strings concatenated with “\n” or attribute set of attribute set of (values (null, bool, int, string, or float) or a list of values, that will be joined with a comma)</p>
|
||||
strings concatenated with “\n” or attribute set of (strings concatenated with “\n” or attribute set of (values (null, bool, int, string, or float) or a list of values, that will be joined with a comma))</p>
|
||||
|
||||
<p><span class="emphasis"><em>Default:</em></span>
|
||||
<code class="literal">{ }</code></p>
|
||||
|
|
@ -13475,7 +13475,7 @@ strings concatenated with “\n” or attribute set of attribute set of (values
|
|||
<p>Extra lines added to <code class="filename">$HOME/.config/aerc/aerc.conf</code>.</p><p>See <span class="citerefentry"><span class="refentrytitle">aerc-config</span>(5)</span>.</p>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
strings concatenated with “\n” or attribute set of attribute set of (values (null, bool, int, string, or float) or a list of values, that will be joined with a comma)</p>
|
||||
strings concatenated with “\n” or attribute set of (strings concatenated with “\n” or attribute set of (values (null, bool, int, string, or float) or a list of values, that will be joined with a comma))</p>
|
||||
|
||||
<p><span class="emphasis"><em>Default:</em></span>
|
||||
<code class="literal">{ }</code></p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue