services.maubot.settings.admins
List of administrator users. Plaintext passwords will be bcrypted on startup. Set empty password to prevent normal login. Root is a special user that can't have a password and will always exist.
- Type
attribute set of string- Default
{ root = ""; }- Declared
- <nixpkgs/nixos/modules/services/matrix/maubot.nix>