about summary refs log tree commit diff
diff options
context:
space:
mode:
authorGuanran928 <68757440+Guanran928@users.noreply.github.com>2024-06-20 13:53:38 +0800
committerGitHub <noreply@github.com>2024-06-20 13:53:38 +0800
commitba7e7693dc1a052a233cd5cbbf9cbc020f672c3b (patch)
tree02e0ab727136c91a18c5b34e437ba251e96b8a46
parent026f02ce7dfeba48a1c1a2b3cd8c7d8329f1f5b2 (diff)
downloadnixlib-ba7e7693dc1a052a233cd5cbbf9cbc020f672c3b.tar
nixlib-ba7e7693dc1a052a233cd5cbbf9cbc020f672c3b.tar.gz
nixlib-ba7e7693dc1a052a233cd5cbbf9cbc020f672c3b.tar.bz2
nixlib-ba7e7693dc1a052a233cd5cbbf9cbc020f672c3b.tar.lz
nixlib-ba7e7693dc1a052a233cd5cbbf9cbc020f672c3b.tar.xz
nixlib-ba7e7693dc1a052a233cd5cbbf9cbc020f672c3b.tar.zst
nixlib-ba7e7693dc1a052a233cd5cbbf9cbc020f672c3b.zip
nixos/matrix-synapse: fix typo
-rw-r--r--nixos/modules/services/matrix/synapse.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/services/matrix/synapse.nix b/nixos/modules/services/matrix/synapse.nix
index bc88fb53012b..6d2e6201d66d 100644
--- a/nixos/modules/services/matrix/synapse.nix
+++ b/nixos/modules/services/matrix/synapse.nix
@@ -1121,7 +1121,7 @@ in {
           The client listener on matrix-synapse is configured to use UNIX domain sockets.
           This configuration is incompatible with the `register_new_matrix_user` script.
 
-          Disable  `services.mastrix-synapse.enableRegistrationScript` to continue.
+          Disable  `services.matrix-synapse.enableRegistrationScript` to continue.
         '';
       }
     ]