services.nextcloud.config.objectstore.s3.enable

Whether to enable S3 object storage as primary storage.

This mounts a bucket on an Amazon S3 object storage or compatible implementation into the virtual filesystem.

Further details about this feature can be found in the upstream documentation .

Type
boolean
Default
false
Example
true
Declared
<nixpkgs/nixos/modules/services/web-apps/nextcloud.nix>