services.beszel.hub.environment

Environment variables passed to the systemd service. See https://www.beszel.dev/guide/environment-variables#hub for available options.

Type
attribute set of string
Default
{ }
Example
{
  DISABLE_PASSWORD_AUTH = "true";
}
Declared
<nixpkgs/nixos/modules/services/monitoring/beszel-hub.nix>