1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 19:46:05 +01:00
This commit is contained in:
rycee 2025-08-02 21:03:09 +00:00
parent 23ca460e2b
commit 20f80d9e94
2 changed files with 10 additions and 12 deletions

View file

@ -34,12 +34,11 @@
</span>
</dt>
<dd>
<p>Whether to enable legacy profile (and garbage collection root)
management during activation. When enabled, the Home Manager activation
will produce a per-user <code class="literal">home-manager</code> Nix profile as well as a garbage
collection root, just like in the standalone installation of Home
Manager. Typically, this is not desired when Home Manager is embedded in
the system configuration.</p>
<p>Whether to enable legacy profile management during activation. When
enabled, the Home Manager activation will produce a per-user
<code class="literal">home-manager</code> Nix profile, just like in the standalone installation of
Home Manager. Typically, this is not desired when Home Manager is
embedded in the system configuration.</p>
<p><span class="emphasis"><em>Type:</em></span>
boolean</p>

View file

@ -34,12 +34,11 @@
</span>
</dt>
<dd>
<p>Whether to enable legacy profile (and garbage collection root)
management during activation. When enabled, the Home Manager activation
will produce a per-user <code class="literal">home-manager</code> Nix profile as well as a garbage
collection root, just like in the standalone installation of Home
Manager. Typically, this is not desired when Home Manager is embedded in
the system configuration.</p>
<p>Whether to enable legacy profile management during activation. When
enabled, the Home Manager activation will produce a per-user
<code class="literal">home-manager</code> Nix profile, just like in the standalone installation of
Home Manager. Typically, this is not desired when Home Manager is
embedded in the system configuration.</p>
<p><span class="emphasis"><em>Type:</em></span>
boolean</p>