This commit is contained in:
rycee 2024-04-16 21:44:57 +00:00
parent a10afd5690
commit c7e311600d
1 changed files with 27 additions and 0 deletions

View File

@ -70156,6 +70156,33 @@ submodule</p>
</td></tr>
</table>
</dd>
<dt>
<span class="term">
<a id="opt-systemd.user.enable"></a><a class="term" href="options.xhtml#opt-systemd.user.enable"><code class="option">systemd.user.enable</code>
</a>
</span>
</dt>
<dd>
<p>Whether to enable the user systemd service manager.</p>
<p><span class="emphasis"><em>Type:</em></span>
boolean</p>
<p><span class="emphasis"><em>Default:</em></span>
<code class="literal">pkgs.stdenv.isLinux</code></p>
<p><span class="emphasis"><em>Example:</em></span>
<code class="literal">true</code></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/systemd.nix" target="_top">
&lt;home-manager/modules/systemd.nix&gt;
</a></code>
</td></tr>
</table>
</dd>
<dt>
<span class="term">
<a id="opt-systemd.user.automounts"></a><a class="term" href="options.xhtml#opt-systemd.user.automounts"><code class="option">systemd.user.automounts</code>