about summary refs log tree commit diff
path: root/nixos/modules/services/misc/matrix-appservice-discord.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/services/misc/matrix-appservice-discord.nix')
-rw-r--r--nixos/modules/services/misc/matrix-appservice-discord.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/services/misc/matrix-appservice-discord.nix b/nixos/modules/services/misc/matrix-appservice-discord.nix
index 71d1227f4ff7..c448614eca32 100644
--- a/nixos/modules/services/misc/matrix-appservice-discord.nix
+++ b/nixos/modules/services/misc/matrix-appservice-discord.nix
@@ -31,7 +31,7 @@ in {
             botToken = "";
           };
         };
-        example = literalExample ''
+        example = literalExpression ''
           {
             bridge = {
               domain = "public-domain.tld";