services.minio.rootCredentialsFile
NixOS option
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 pathDefault
null
Example
declared in: nixos/modules/services/web-servers/minio.nixView source on NixOS/nixpkgs →"/etc/nixos/minio-root-credentials"