services.nextcloud.enableImagemagick
NixOS option
Whether to enable the ImageMagick module for PHP. This is used by the theming app and for generating previews of certain images (e.g. SVG and HEIF). You may want to disable it for increased security. In that case, previews will still be available for some images (e.g. JPEG and PNG). See https://github.com/nextcloud/server/issues/13099 .
type: booleanDefault
true
Example
declared in: nixos/modules/services/web-apps/nextcloud.nixView source on NixOS/nixpkgs →true