mirror of
https://github.com/nix-community/home-manager
synced 2024-11-10 07:04:17 +00:00
deploy: 194086df82
This commit is contained in:
parent
d555a212e6
commit
e45f32581c
1 changed files with 4 additions and 0 deletions
|
@ -3165,6 +3165,10 @@ for the documentation.</p><p><span class="emphasis"><em>Type:</em></span> TOML v
|
|||
}
|
||||
</pre><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/git-cliff.nix#blob-path" target="_top">
|
||||
<home-manager/modules/programs/git-cliff.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.git-credential-oauth.enable"></a><a class="term" href="options.html#opt-programs.git-credential-oauth.enable"><code class="option">programs.git-credential-oauth.enable</code></a></span></dt><dd><p>Whether to enable Git authentication handler for OAuth.</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/git-credential-oauth.nix#blob-path" target="_top">
|
||||
<home-manager/modules/programs/git-credential-oauth.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.git-credential-oauth.package"></a><a class="term" href="options.html#opt-programs.git-credential-oauth.package"><code class="option">programs.git-credential-oauth.package</code></a></span></dt><dd><p>The git-credential-oauth package to use.</p><p><span class="emphasis"><em>Type:</em></span> package</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">pkgs.git-credential-oauth</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/git-credential-oauth.nix#blob-path" target="_top">
|
||||
<home-manager/modules/programs/git-credential-oauth.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.gitui.enable"></a><a class="term" href="options.html#opt-programs.gitui.enable"><code class="option">programs.gitui.enable</code></a></span></dt><dd><p>Whether to enable gitui, blazing fast terminal-ui for git written in rust.</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/gitui.nix#blob-path" target="_top">
|
||||
<home-manager/modules/programs/gitui.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.gitui.package"></a><a class="term" href="options.html#opt-programs.gitui.package"><code class="option">programs.gitui.package</code></a></span></dt><dd><p>The package to use.</p><p><span class="emphasis"><em>Type:</em></span> package</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">"pkgs.gitui"</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/gitui.nix#blob-path" target="_top">
|
||||
|
|
Loading…
Reference in a new issue