mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-09 18:41:06 +01:00
deploy: 4727b0543d
This commit is contained in:
parent
020100451b
commit
49b9f1f3d9
3 changed files with 24 additions and 9 deletions
15
options.html
15
options.html
|
|
@ -9738,6 +9738,21 @@ for more information about the format.
|
|||
"24h"
|
||||
</code></p><p><span class="emphasis"><em>Example:</em></span> <code class="literal">
|
||||
"10m"
|
||||
</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/pbgopy.nix#blob-path" target="_top">
|
||||
<home-manager/modules/services/pbgopy.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-services.pbgopy.httpAuth"></a><a class="term" href="options.html#opt-services.pbgopy.httpAuth"><code class="option">services.pbgopy.httpAuth</code></a></span></dt><dd><p>Basic HTTP authentication's username and password. Both the username and
|
||||
password are escaped.
|
||||
</p><p><span class="emphasis"><em>Type:</em></span> null or string</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">
|
||||
null
|
||||
</code></p><p><span class="emphasis"><em>Example:</em></span> <code class="literal">
|
||||
"user:pass"
|
||||
</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/pbgopy.nix#blob-path" target="_top">
|
||||
<home-manager/modules/services/pbgopy.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-services.pbgopy.port"></a><a class="term" href="options.html#opt-services.pbgopy.port"><code class="option">services.pbgopy.port</code></a></span></dt><dd><p>The port to host the pbgopy server on.
|
||||
</p><p><span class="emphasis"><em>Type:</em></span> 16 bit unsigned integer; between 0 and 65535 (both inclusive)</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">
|
||||
9090
|
||||
</code></p><p><span class="emphasis"><em>Example:</em></span> <code class="literal">
|
||||
8080
|
||||
</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/pbgopy.nix#blob-path" target="_top">
|
||||
<home-manager/modules/services/pbgopy.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-services.picom.enable"></a><a class="term" href="options.html#opt-services.picom.enable"><code class="option">services.picom.enable</code></a></span></dt><dd><p>Whether to enable Picom X11 compositor.</p><p><span class="emphasis"><em>Type:</em></span> boolean</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue