services.minio.region

NixOS option

The physical location of the server. By default it is set to us-east-1, which is same as AWS S3’s and Minio’s default region.

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