mirror of
https://github.com/nix-community/home-manager
synced 2024-11-27 05:29:46 +01:00
deploy: fa8c16e245
This commit is contained in:
parent
a10afd5690
commit
c7e311600d
1 changed files with 27 additions and 0 deletions
|
@ -70156,6 +70156,33 @@ submodule</p>
|
||||||
</td></tr>
|
</td></tr>
|
||||||
</table>
|
</table>
|
||||||
</dd>
|
</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">
|
||||||
|
<home-manager/modules/systemd.nix>
|
||||||
|
</a></code>
|
||||||
|
</td></tr>
|
||||||
|
</table>
|
||||||
|
</dd>
|
||||||
<dt>
|
<dt>
|
||||||
<span class="term">
|
<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>
|
<a id="opt-systemd.user.automounts"></a><a class="term" href="options.xhtml#opt-systemd.user.automounts"><code class="option">systemd.user.automounts</code>
|
||||||
|
|
Loading…
Reference in a new issue