mirror of
https://github.com/nix-community/home-manager
synced 2024-11-10 21:29:48 +01:00
deploy: db1878f013
This commit is contained in:
parent
a903a4f88f
commit
84909e5b42
1 changed files with 1 additions and 1 deletions
|
@ -1869,7 +1869,7 @@ 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>
|
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" target="_top">
|
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”, “24.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" 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>
|
</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,
|
string</p><p><span class="emphasis"><em>Default:</em></span></p><pre class="programlisting">"$USER" for state version < 20.09,
|
||||||
|
|
Loading…
Reference in a new issue