mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-05 16:41:04 +01:00
deploy: a35f6b6043
This commit is contained in:
parent
9ccef08496
commit
310d3d5727
1 changed files with 31 additions and 0 deletions
|
|
@ -71030,6 +71030,37 @@ null or package</p>
|
||||||
<p><span class="emphasis"><em>Default:</em></span>
|
<p><span class="emphasis"><em>Default:</em></span>
|
||||||
<code class="literal">pkgs.trippy</code></p>
|
<code class="literal">pkgs.trippy</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/trippy.nix" target="_top">
|
||||||
|
<home-manager/modules/programs/trippy.nix>
|
||||||
|
</a></code>
|
||||||
|
</td></tr>
|
||||||
|
</table>
|
||||||
|
</dd>
|
||||||
|
<dt>
|
||||||
|
<span class="term">
|
||||||
|
<a id="opt-programs.trippy.forceUserConfig"></a><a class="term" href="options.xhtml#opt-programs.trippy.forceUserConfig"><code class="option">programs.trippy.forceUserConfig</code>
|
||||||
|
</a>
|
||||||
|
</span>
|
||||||
|
</dt>
|
||||||
|
<dd>
|
||||||
|
<p>Whatever to force trippy to use user’s config through the -c flag.
|
||||||
|
This will prevent certain commands such as ‘sudo’ ignoring
|
||||||
|
the configured settings. This will only work if you have
|
||||||
|
‘programs.<shell>.enable’ (bash, zsh, fish, …), depending
|
||||||
|
on your shell.</p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Type:</em></span>
|
||||||
|
boolean</p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Default:</em></span>
|
||||||
|
<code class="literal">true</code></p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Example:</em></span>
|
||||||
|
<code class="literal">false</code></p>
|
||||||
|
|
||||||
<p><span class="emphasis"><em>Declared by:</em></span></p>
|
<p><span class="emphasis"><em>Declared by:</em></span></p>
|
||||||
<table border="0" summary="Simple list" class="simplelist">
|
<table border="0" summary="Simple list" class="simplelist">
|
||||||
<tr><td>
|
<tr><td>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue