deploy: f1490b8caf
This commit is contained in:
parent
69f2203e4c
commit
20e693ff6b
85
index.html
85
index.html
File diff suppressed because one or more lines are too long
|
@ -989,7 +989,7 @@ The <span class="emphasis"><em>state version</em></span> indicates which default
|
||||||
settings are in effect and will therefore help avoid breaking
|
settings are in effect and will therefore help avoid breaking
|
||||||
program configurations. Switching to a higher state version
|
program configurations. Switching to a higher state version
|
||||||
typically requires performing some manual steps, such as data
|
typically requires performing some manual steps, such as data
|
||||||
conversion or moving files.</p><p><span class="emphasis"><em>Type:</em></span> one of "18.09", "19.03", "19.09", "20.03", "20.09", "21.03", "21.05", "21.11", "22.05", "22.11", "23.05"</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/misc/version.nix#blob-path" target="_top">
|
conversion or moving files.</p><p><span class="emphasis"><em>Type:</em></span> one of "18.09", "19.03", "19.09", "20.03", "20.09", "21.03", "21.05", "21.11", "22.05", "22.11", "23.05", "23.11"</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/misc/version.nix#blob-path" target="_top">
|
||||||
<home-manager/modules/misc/version.nix>
|
<home-manager/modules/misc/version.nix>
|
||||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-home.username"></a><a class="term" href="options.html#opt-home.username"><code class="option">home.username</code></a></span></dt><dd><p>The user's username.</p><p><span class="emphasis"><em>Type:</em></span> string</p><p><span class="emphasis"><em>Default:</em></span> </p><pre class="programlisting">"$USER" for state version < 20.09,
|
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-home.username"></a><a class="term" href="options.html#opt-home.username"><code class="option">home.username</code></a></span></dt><dd><p>The user's username.</p><p><span class="emphasis"><em>Type:</em></span> string</p><p><span class="emphasis"><em>Default:</em></span> </p><pre class="programlisting">"$USER" for state version < 20.09,
|
||||||
undefined for state version ≥ 20.09
|
undefined for state version ≥ 20.09
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue