1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-09-21 13:57:31 +02:00
This commit is contained in:
rycee 2024-09-13 09:01:02 +00:00
parent e7c5106f7a
commit 2c20efdcd5

View file

@ -70682,6 +70682,81 @@ attribute set of (null or string or boolean or signed integer)</p>
</td></tr> </td></tr>
</table> </table>
</dd> </dd>
<dt>
<span class="term">
<a id="opt-services.trayscale.enable"></a><a class="term" href="options.xhtml#opt-services.trayscale.enable"><code class="option">services.trayscale.enable</code>
</a>
</span>
</dt>
<dd>
<p>Whether to enable An unofficial GUI wrapper around the Tailscale CLI client…</p>
<p><span class="emphasis"><em>Type:</em></span>
boolean</p>
<p><span class="emphasis"><em>Default:</em></span>
<code class="literal">false</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/services/trayscale.nix" target="_top">
&lt;home-manager/modules/services/trayscale.nix&gt;
</a></code>
</td></tr>
</table>
</dd>
<dt>
<span class="term">
<a id="opt-services.trayscale.package"></a><a class="term" href="options.xhtml#opt-services.trayscale.package"><code class="option">services.trayscale.package</code>
</a>
</span>
</dt>
<dd>
<p>The trayscale package to use.</p>
<p><span class="emphasis"><em>Type:</em></span>
package</p>
<p><span class="emphasis"><em>Default:</em></span>
<code class="literal">pkgs.trayscale</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/services/trayscale.nix" target="_top">
&lt;home-manager/modules/services/trayscale.nix&gt;
</a></code>
</td></tr>
</table>
</dd>
<dt>
<span class="term">
<a id="opt-services.trayscale.hideWindow"></a><a class="term" href="options.xhtml#opt-services.trayscale.hideWindow"><code class="option">services.trayscale.hideWindow</code>
</a>
</span>
</dt>
<dd>
<p>Whether to hide the trayscale window on startup.</p>
<p><span class="emphasis"><em>Type:</em></span>
boolean</p>
<p><span class="emphasis"><em>Default:</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/services/trayscale.nix" target="_top">
&lt;home-manager/modules/services/trayscale.nix&gt;
</a></code>
</td></tr>
</table>
</dd>
<dt> <dt>
<span class="term"> <span class="term">
<a id="opt-services.twmn.enable"></a><a class="term" href="options.xhtml#opt-services.twmn.enable"><code class="option">services.twmn.enable</code> <a id="opt-services.twmn.enable"></a><a class="term" href="options.xhtml#opt-services.twmn.enable"><code class="option">services.twmn.enable</code>