services.grafana.settings.security.admin_password

NixOS option

Default admin password. Please note that the contents of this option will end up in a world-readable Nix store. Use the file provider pointing at a reasonably secured file in the local filesystem to work around that. Look at the documentation for details: https://grafana.com/docs/grafana/latest/setup-grafana/configure-grafana/#file-provider

type: string
Default
"admin"
declared in: nixos/modules/services/monitoring/grafana.nixView source on NixOS/nixpkgs →