1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-06 00:51:04 +01:00
This commit is contained in:
rycee 2025-01-01 17:59:35 +00:00
parent 4a748d0af3
commit bbc0505e7d
2 changed files with 8 additions and 7 deletions

View file

@ -80058,17 +80058,14 @@ systemd socket unit configuration</p>
should be started. Additionally, stop obsolete services from the
previous generation.</p><p>The alternatives are</p><div class="variablelist"><dl class="variablelist"><dt><span class="term"><code class="literal">suggest</code> (or <code class="literal">false</code>)</span></dt><dd><p>Use a very simple shell script to print suggested
<span class="command"><strong>systemctl</strong></span> commands to run. You will have to
manually run those commands after the switch.</p></dd><dt><span class="term"><code class="literal">legacy</code></span></dt><dd><p>Use a Ruby script to, in a more robust fashion, determine the
necessary changes and automatically run the
<span class="command"><strong>systemctl</strong></span> commands. Note, this alternative will soon
be removed.</p></dd><dt><span class="term"><code class="literal">sd-switch</code> (or <code class="literal">true</code>)</span></dt><dd><p>Use sd-switch, a tool that determines the necessary changes and
manually run those commands after the switch.</p></dd><dt><span class="term"><code class="literal">sd-switch</code> (or <code class="literal">true</code>)</span></dt><dd><p>Use sd-switch, a tool that determines the necessary changes and
automatically apply them.</p></dd></dl></div>
<p><span class="emphasis"><em>Type:</em></span>
boolean or one of “suggest”, “legacy”, “sd-switch”</p>
boolean or one of “suggest”, “sd-switch”</p>
<p><span class="emphasis"><em>Default:</em></span>
<code class="literal">&quot;suggest&quot;</code></p>
<code class="literal">true</code></p>
<p><span class="emphasis"><em>Declared by:</em></span></p>
<table border="0" summary="Simple list" class="simplelist">