nixos/nextcloud: fix wording in manual

Changed files
+1 -1
nixos
modules
services
web-apps
+1 -1
nixos/modules/services/web-apps/nextcloud.xml
···
</para>
<para>
-
Alternatively, extra apps can also be declared in with the <xref linkend="opt-services.nextcloud.extraApps" /> setting.
+
Alternatively, extra apps can also be declared with the <xref linkend="opt-services.nextcloud.extraApps" /> setting.
When using this setting, apps can no longer be managed statefully because this can lead to Nextcloud updating apps
that are managed by Nix. If you want automatic updates it is recommended that you use web interface to install apps.
</para>