MyNixOS website logo
option

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).

Declarations
Type
null or path
Default
null
Example
"/etc/nixos/minio-root-credentials"