From 001652774c59abfe1319771bfe17e369fbcefc23 Mon Sep 17 00:00:00 2001 From: TheArcaneBrony Date: Thu, 16 Mar 2023 15:32:56 +0100 Subject: fix syntax --- host/Rory-synapse/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/host/Rory-synapse/configuration.nix b/host/Rory-synapse/configuration.nix index 1b2c486..bee2233 100755 --- a/host/Rory-synapse/configuration.nix +++ b/host/Rory-synapse/configuration.nix @@ -86,6 +86,7 @@ connString = "postgres://postgres@192.168.1.3/matrix-appservice-discord"; }; }; + }; services.matrix-synapse = { enable = true; -- cgit 1.4.1