services.minio.rootCredentialsFile
File containing the MINIO_ROOT_USER, default is "minioadmin", and MINIO_ROOT_PASSWORD (length >= 8), default is "minioadmin"; in the format of an EnvironmentFile=, as described by systemd.exec(5).
- Type
null or absolute path- Default
null- Example
"/etc/nixos/minio-root-credentials"- Declared
- <nixpkgs/nixos/modules/services/web-servers/minio.nix>