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

View file

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