Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

services.protonmail-bridge.enable

Whether to enable ProtonMail Bridge.

Type: boolean

Default:

false

Example:

true

Declared by:

services.protonmail-bridge.package

The protonmail-bridge package to use.

Type: package

Default:

pkgs.protonmail-bridge

Declared by:

services.protonmail-bridge.extraPackages

List of derivations to place in ProtonMail Bridge’s service path.

Type: list of package

Default:

[ ]

Example:

with pkgs; [ pass gnome-keyring ]

Declared by:

services.protonmail-bridge.logLevel

Log level of the ProtonMail Bridge service.

If set to null, the service uses its default log level.

Type: null or one of “panic”, “fatal”, “error”, “warn”, “info”, “debug”

Default:

null

Declared by: