From 1b7fecf2020e549f296a8a9a3caa486802a45c77 Mon Sep 17 00:00:00 2001 From: harry Date: Fri, 19 Jul 2024 17:19:11 +0200 Subject: [PATCH] added missing https --- features/synapse-matrix.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/synapse-matrix.nix b/features/synapse-matrix.nix index 4437e41..62a2b69 100644 --- a/features/synapse-matrix.nix +++ b/features/synapse-matrix.nix @@ -6,7 +6,7 @@ }: #TODO: implement let - baseUrl = "talk.hypervirtual.world"; + baseUrl = "https://talk.hypervirtual.world"; in {