summary refs log tree commit diff
path: root/nixos/modules/services/web-apps/moinmoin.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/services/web-apps/moinmoin.nix')
-rw-r--r--nixos/modules/services/web-apps/moinmoin.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/services/web-apps/moinmoin.nix b/nixos/modules/services/web-apps/moinmoin.nix
index 7a54255a46e..efb73124a23 100644
--- a/nixos/modules/services/web-apps/moinmoin.nix
+++ b/nixos/modules/services/web-apps/moinmoin.nix
@@ -151,7 +151,7 @@ in
           webHost = mkDefault name;
         };
       }));
-      example = literalExample ''
+      example = literalExpression ''
         {
           "mywiki" = {
             siteName = "Example Wiki";