mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-05 08:31:03 +01:00
deploy: 4e97102bd4
This commit is contained in:
parent
7f147d5ed5
commit
26e05e1087
1 changed files with 78 additions and 0 deletions
|
|
@ -50900,6 +50900,32 @@ boolean</p>
|
||||||
<p><span class="emphasis"><em>Example:</em></span>
|
<p><span class="emphasis"><em>Example:</em></span>
|
||||||
<code class="literal">"--keep 5 --keep-since 3d"</code></p>
|
<code class="literal">"--keep 5 --keep-since 3d"</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/nh.nix" target="_top">
|
||||||
|
<home-manager/modules/programs/nh.nix>
|
||||||
|
</a></code>
|
||||||
|
</td></tr>
|
||||||
|
</table>
|
||||||
|
</dd>
|
||||||
|
<dt>
|
||||||
|
<span class="term">
|
||||||
|
<a id="opt-programs.nh.darwinFlake"></a><a class="term" href="options.xhtml#opt-programs.nh.darwinFlake"><code class="option">programs.nh.darwinFlake</code>
|
||||||
|
</a>
|
||||||
|
</span>
|
||||||
|
</dt>
|
||||||
|
<dd>
|
||||||
|
<p>The string that will be used for the <code class="envar">NH_DARWIN_FLAKE</code> environment variable.</p><p><code class="envar">NH_DARWIN_FLAKE</code> is used by nh as the default flake for performing
|
||||||
|
<span class="command"><strong>nh darwin</strong></span> actions, such as <span class="command"><strong>nh darwin switch</strong></span>.
|
||||||
|
Setting this will take priority over the <code class="literal">flake</code> option.</p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Type:</em></span>
|
||||||
|
null or string</p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Default:</em></span>
|
||||||
|
<code class="literal">null</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>
|
||||||
|
|
@ -50925,6 +50951,58 @@ null or (optionally newline-terminated) single-line string or absolute path</p>
|
||||||
<p><span class="emphasis"><em>Default:</em></span>
|
<p><span class="emphasis"><em>Default:</em></span>
|
||||||
<code class="literal">null</code></p>
|
<code class="literal">null</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/nh.nix" target="_top">
|
||||||
|
<home-manager/modules/programs/nh.nix>
|
||||||
|
</a></code>
|
||||||
|
</td></tr>
|
||||||
|
</table>
|
||||||
|
</dd>
|
||||||
|
<dt>
|
||||||
|
<span class="term">
|
||||||
|
<a id="opt-programs.nh.homeFlake"></a><a class="term" href="options.xhtml#opt-programs.nh.homeFlake"><code class="option">programs.nh.homeFlake</code>
|
||||||
|
</a>
|
||||||
|
</span>
|
||||||
|
</dt>
|
||||||
|
<dd>
|
||||||
|
<p>The string that will be used for the <code class="envar">NH_HOME_FLAKE</code> environment variable.</p><p><code class="envar">NH_HOME_FLAKE</code> is used by nh as the default flake for performing <span class="command"><strong>nh home</strong></span>
|
||||||
|
actions, such as <span class="command"><strong>nh home switch</strong></span>.
|
||||||
|
Setting this will take priority over the <code class="literal">flake</code> option.</p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Type:</em></span>
|
||||||
|
null or string</p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Default:</em></span>
|
||||||
|
<code class="literal">null</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/nh.nix" target="_top">
|
||||||
|
<home-manager/modules/programs/nh.nix>
|
||||||
|
</a></code>
|
||||||
|
</td></tr>
|
||||||
|
</table>
|
||||||
|
</dd>
|
||||||
|
<dt>
|
||||||
|
<span class="term">
|
||||||
|
<a id="opt-programs.nh.osFlake"></a><a class="term" href="options.xhtml#opt-programs.nh.osFlake"><code class="option">programs.nh.osFlake</code>
|
||||||
|
</a>
|
||||||
|
</span>
|
||||||
|
</dt>
|
||||||
|
<dd>
|
||||||
|
<p>The string that will be used for the <code class="envar">NH_OS_FLAKE</code> environment variable.</p><p><code class="envar">NH_OS_FLAKE</code> is used by nh as the default flake for performing <span class="command"><strong>nh os</strong></span>
|
||||||
|
actions, such as <span class="command"><strong>nh os switch</strong></span>.
|
||||||
|
Setting this will take priority over the <code class="literal">flake</code> option.</p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Type:</em></span>
|
||||||
|
null or string</p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Default:</em></span>
|
||||||
|
<code class="literal">null</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