services.minio.accessKey

NixOS option

Access key of 5 to 20 characters in length that clients use to access the server. This overrides the access 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 →