nixos/nextcloud: build manual without warnings

main
Maximilian Bosch 3 years ago
parent 1ee008fcb5
commit 3498c5ff3c
No known key found for this signature in database
GPG Key ID: 091DBF4D1FC46B8E
  1. 2
      nixos/modules/services/web-apps/nextcloud.nix

@ -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";

Loading…
Cancel
Save