services.nextcloud.extraAppsEnable

NixOS option

Automatically enable the apps in services.nextcloud.extraApps every time Nextcloud starts. If set to false, apps need to be enabled in the Nextcloud web user interface or with nextcloud-occ app:enable.

type: boolean
Default
true
declared in: nixos/modules/services/web-apps/nextcloud.nixView source on NixOS/nixpkgs →