Skip to content

Hebbot

services.hebbot.botPasswordFile

A path to the password file for your bot.

Consider using a path that does not end up in your Nix store as it would be world readable.

Type: path

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/matrix/hebbot.nix

services.hebbot.enable

Whether to enable hebbot. Type: boolean

Default

false

Example

true

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/matrix/hebbot.nix

services.hebbot.settings

Configuration for Hebbot, see, for examples:

Type: TOML value

Default

{ }

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/matrix/hebbot.nix

services.hebbot.templates.project

A path to the Markdown file for the project template.

Type: path

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/matrix/hebbot.nix

services.hebbot.templates.report

A path to the Markdown file for the report template.

Type: path

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/matrix/hebbot.nix

services.hebbot.templates.section

A path to the Markdown file for the section template.

Type: path

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/matrix/hebbot.nix