mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-19 08:36:41 +01:00
nixos/nextcloud: fix wording in manual
This commit is contained in:
parent
1852212872
commit
7856e40da6
1 changed files with 1 additions and 1 deletions
|
@ -239,7 +239,7 @@
|
|||
</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>
|
||||
|
|
Loading…
Reference in a new issue