about summary refs log tree commit diff
path: root/nixos/modules/services
diff options
context:
space:
mode:
authorSandro <sandro.jaeckel@gmail.com>2024-06-20 16:46:58 +0200
committerGitHub <noreply@github.com>2024-06-20 16:46:58 +0200
commit9bf71066c85434be697fc252ef8b808a0d18a60a (patch)
treecd0090808a64409333d5722a699f755099089499 /nixos/modules/services
parente83bb7c5476e0bee8e38afd13c2291229d71bc5c (diff)
parentba7e7693dc1a052a233cd5cbbf9cbc020f672c3b (diff)
downloadnixlib-9bf71066c85434be697fc252ef8b808a0d18a60a.tar
nixlib-9bf71066c85434be697fc252ef8b808a0d18a60a.tar.gz
nixlib-9bf71066c85434be697fc252ef8b808a0d18a60a.tar.bz2
nixlib-9bf71066c85434be697fc252ef8b808a0d18a60a.tar.lz
nixlib-9bf71066c85434be697fc252ef8b808a0d18a60a.tar.xz
nixlib-9bf71066c85434be697fc252ef8b808a0d18a60a.tar.zst
nixlib-9bf71066c85434be697fc252ef8b808a0d18a60a.zip
Merge pull request #321165 from Guanran928/patch-1
Diffstat (limited to 'nixos/modules/services')
-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.
         '';
       }
     ]