From 1fcfae59ce18b2fc85481cd0d95c56b2642ce150 Mon Sep 17 00:00:00 2001 From: kat witch Date: Fri, 30 Apr 2021 00:50:45 +0100 Subject: [PATCH] services/matrix: Synapse moved to unstable-small --- services/matrix.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/services/matrix.nix b/services/matrix.nix index 67abeec8..2d31b55e 100644 --- a/services/matrix.nix +++ b/services/matrix.nix @@ -13,6 +13,7 @@ services.matrix-synapse = { enable = true; + package = pkgs.unstable.matrix-synapse; max_upload_size = "512M"; server_name = "kittywit.ch"; app_service_config_files = [