nixos/nextcloud: build manual without warnings

This commit is contained in:
Maximilian Bosch 2021-10-09 22:45:39 +02:00
parent 1ee008fcb5
commit 3498c5ff3c
No known key found for this signature in database
GPG Key ID: 091DBF4D1FC46B8E

View File

@ -104,7 +104,7 @@ in {
The appid must be identical to the "id" value in the apps appinfo/info.xml.
Using this will disable the appstore to prevent Nextcloud from updating these apps (see <xref linkend="opt-services.nextcloud.appstoreEnable" />).
'';
example = literalExample ''
example = literalExpression ''
{
maps = pkgs.fetchNextcloudApp {
name = "maps";