diff --git a/hosts/nachtigall/apps/matrix/synapse.nix b/hosts/nachtigall/apps/matrix/synapse.nix
index f80e906..aab4836 100644
--- a/hosts/nachtigall/apps/matrix/synapse.nix
+++ b/hosts/nachtigall/apps/matrix/synapse.nix
@@ -91,7 +91,7 @@ in {
         pepper = "";
       };
 
-      presencee.enabled = true;
+      presence.enabled = true;
       push.include_content = false;
 
       rc_admin_redaction= {