mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-11 17:39:37 +08:00
deploy: d787ec69c3
This commit is contained in:
@@ -49758,13 +49758,13 @@ strings concatenated with “\n”</p>
|
||||
</span>
|
||||
</dt>
|
||||
<dd>
|
||||
<p>GNU-style options to be set via <code class="envar">$LESS</code>.</p>
|
||||
<p>Options to be set via <code class="envar">$LESS</code>.</p>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
attribute set of (boolean or signed integer or string)</p>
|
||||
(list of string) or (attribute set of (boolean or signed integer or string or list of (boolean or signed integer or string))) convertible to it</p>
|
||||
|
||||
<p><span class="emphasis"><em>Default:</em></span>
|
||||
<code class="literal">{ }</code></p>
|
||||
<code class="literal">[ ]</code></p>
|
||||
|
||||
<p><span class="emphasis"><em>Example:</em></span></p><pre><code class="programlisting">{
|
||||
RAW-CONTROL-CHARS = true;
|
||||
|
||||
Reference in New Issue
Block a user