services.minio.secretKey

NixOS option

Specify the Secret key of 8 to 40 characters in length that clients use to access the server. This overrides the secret key that is generated by minio on first startup and stored inside the configDir directory.

type: string
Default
""
declared in: nixos/modules/services/web-servers/minio.nixView source on NixOS/nixpkgs →