mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-14 21:11:08 +01:00
deploy: 389f2b2037
This commit is contained in:
parent
567346ec0c
commit
aa22ecbecc
3 changed files with 17 additions and 9 deletions
|
|
@ -2417,6 +2417,14 @@ this option) to command strings or directly to build outputs.
|
|||
]
|
||||
</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/bash.nix#blob-path" target="_top">
|
||||
<home-manager/modules/programs/bash.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.bashmount.enable"></a><a class="term" href="options.html#opt-programs.bashmount.enable"><code class="option">programs.bashmount.enable</code></a></span></dt><dd><p>Whether to enable bashmount.</p><p><span class="emphasis"><em>Type:</em></span> boolean</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">false</code></p><p><span class="emphasis"><em>Example:</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/bashmount.nix#blob-path" target="_top">
|
||||
<home-manager/modules/programs/bashmount.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.bashmount.extraConfig"></a><a class="term" href="options.html#opt-programs.bashmount.extraConfig"><code class="option">programs.bashmount.extraConfig</code></a></span></dt><dd><p>Configuration written to
|
||||
<code class="filename">$XDG_CONFIG_HOME/bashmount/config</code>. Look at
|
||||
<a class="link" href="https://github.com/jamielinux/bashmount/blob/master/bashmount.conf" target="_top">https://github.com/jamielinux/bashmount/blob/master/bashmount.conf</a>
|
||||
for explanation about possible values.
|
||||
</p><p><span class="emphasis"><em>Type:</em></span> strings concatenated with "\n"</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">""</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/bashmount.nix#blob-path" target="_top">
|
||||
<home-manager/modules/programs/bashmount.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.bat.enable"></a><a class="term" href="options.html#opt-programs.bat.enable"><code class="option">programs.bat.enable</code></a></span></dt><dd><p>Whether to enable bat, a cat clone with wings.</p><p><span class="emphasis"><em>Type:</em></span> boolean</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">false</code></p><p><span class="emphasis"><em>Example:</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#blob-path" target="_top">
|
||||
<home-manager/modules/programs/bat.nix>
|
||||
</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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue