1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-06 09:01:04 +01:00
This commit is contained in:
teto 2025-06-08 15:21:44 +00:00
parent ff35211dc9
commit a4e2db9b5d

View file

@ -82064,6 +82064,33 @@ Hypridle configuration value</p>
</code></pre> </code></pre>
<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/services/hypridle.nix" target="_top">
&lt;home-manager/modules/services/hypridle.nix&gt;
</a></code>
</td></tr>
</table>
</dd>
<dt>
<span class="term">
<a id="opt-services.hypridle.systemdTarget"></a><a class="term" href="options.xhtml#opt-services.hypridle.systemdTarget"><code class="option">services.hypridle.systemdTarget</code>
</a>
</span>
</dt>
<dd>
<p>Systemd target to bind to.</p>
<p><span class="emphasis"><em>Type:</em></span>
string</p>
<p><span class="emphasis"><em>Default:</em></span>
<code class="literal">config.wayland.systemd.target</code></p>
<p><span class="emphasis"><em>Example:</em></span>
<code class="literal">&quot;hyprland-session.target&quot;</code></p>
<p><span class="emphasis"><em>Declared by:</em></span></p> <p><span class="emphasis"><em>Declared by:</em></span></p>
<table border="0" summary="Simple list" class="simplelist"> <table border="0" summary="Simple list" class="simplelist">
<tr><td> <tr><td>