1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-05 00:21:04 +01:00
This commit is contained in:
khaneliman 2025-08-17 14:45:48 +00:00
parent a5696a6265
commit 12a2c56b9b

View file

@ -99168,6 +99168,108 @@ list of string</p>
</td></tr> </td></tr>
</table> </table>
</dd> </dd>
<dt>
<span class="term">
<a id="opt-services.protonmail-bridge.enable"></a><a class="term" href="options.xhtml#opt-services.protonmail-bridge.enable"><code class="option">services.protonmail-bridge.enable</code>
</a>
</span>
</dt>
<dd>
<p>Whether to enable ProtonMail Bridge.</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/protonmail-bridge.nix" target="_top">
&lt;home-manager/modules/services/protonmail-bridge.nix&gt;
</a></code>
</td></tr>
</table>
</dd>
<dt>
<span class="term">
<a id="opt-services.protonmail-bridge.package"></a><a class="term" href="options.xhtml#opt-services.protonmail-bridge.package"><code class="option">services.protonmail-bridge.package</code>
</a>
</span>
</dt>
<dd>
<p>The protonmail-bridge 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.protonmail-bridge</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/protonmail-bridge.nix" target="_top">
&lt;home-manager/modules/services/protonmail-bridge.nix&gt;
</a></code>
</td></tr>
</table>
</dd>
<dt>
<span class="term">
<a id="opt-services.protonmail-bridge.extraPackages"></a><a class="term" href="options.xhtml#opt-services.protonmail-bridge.extraPackages"><code class="option">services.protonmail-bridge.extraPackages</code>
</a>
</span>
</dt>
<dd>
<p>List of derivations to place in ProtonMail Bridges service path.</p>
<p><span class="emphasis"><em>Type:</em></span>
list of package</p>
<p><span class="emphasis"><em>Default:</em></span>
<code class="literal">[ ]</code></p>
<p><span class="emphasis"><em>Example:</em></span>
<code class="literal">with pkgs; [ pass gnome-keyring ]</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/protonmail-bridge.nix" target="_top">
&lt;home-manager/modules/services/protonmail-bridge.nix&gt;
</a></code>
</td></tr>
</table>
</dd>
<dt>
<span class="term">
<a id="opt-services.protonmail-bridge.logLevel"></a><a class="term" href="options.xhtml#opt-services.protonmail-bridge.logLevel"><code class="option">services.protonmail-bridge.logLevel</code>
</a>
</span>
</dt>
<dd>
<p>Log level of the ProtonMail Bridge service.</p><p>If set to null, the service uses its default log level.</p>
<p><span class="emphasis"><em>Type:</em></span>
null or one of “panic”, “fatal”, “error”, “warn”, “info”, “debug”</p>
<p><span class="emphasis"><em>Default:</em></span>
<code class="literal">null</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/protonmail-bridge.nix" target="_top">
&lt;home-manager/modules/services/protonmail-bridge.nix&gt;
</a></code>
</td></tr>
</table>
</dd>
<dt> <dt>
<span class="term"> <span class="term">
<a id="opt-services.psd.enable"></a><a class="term" href="options.xhtml#opt-services.psd.enable"><code class="option">services.psd.enable</code> <a id="opt-services.psd.enable"></a><a class="term" href="options.xhtml#opt-services.psd.enable"><code class="option">services.psd.enable</code>