summary refs log tree commit diff
path: root/nixos/modules/services/mail/davmail.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/services/mail/davmail.nix')
-rw-r--r--nixos/modules/services/mail/davmail.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/services/mail/davmail.nix b/nixos/modules/services/mail/davmail.nix
index 374a3dd75c1..e9f31e6fb39 100644
--- a/nixos/modules/services/mail/davmail.nix
+++ b/nixos/modules/services/mail/davmail.nix
@@ -42,7 +42,7 @@ in
           and <link xlink:href="http://davmail.sourceforge.net/advanced.html"/>
           for details on supported values.
         '';
-        example = literalExample ''
+        example = literalExpression ''
           {
             davmail.allowRemote = true;
             davmail.imapPort = 55555;