1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-09-21 05:47:29 +02:00
This commit is contained in:
rycee 2023-11-22 23:17:44 +00:00
parent 24dc067fb2
commit d07b5261da

View file

@ -3241,7 +3241,7 @@ 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/programs/bat.nix" target="_top">
&lt;home-manager/modules/programs/bat.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.bat.config"></a><a class="term" href="options.html#opt-programs.bat.config"><code class="option">programs.bat.config</code></a></span></dt><dd><p>Bat configuration.</p><p><span class="emphasis"><em>Type:</em></span>
attribute set of (string or list of string)</p><p><span class="emphasis"><em>Default:</em></span>
attribute set of (string or list of string or boolean)</p><p><span class="emphasis"><em>Default:</em></span>
<code class="literal">{ }</code></p><p><span class="emphasis"><em>Example:</em></span></p><pre class="programlisting">{
map-syntax = [
"*.jenkinsfile:Groovy"