diff --git a/services/matrix.nix b/services/matrix.nix index 16732b7..5bcaead 100644 --- a/services/matrix.nix +++ b/services/matrix.nix @@ -1,4 +1,4 @@ -]{ +{ # Reqeusts SSL and adds the site to nginx services.nginx.virtualHosts."matrix.nederland.gay" = { forceSSL = true;