matrix: fix broken build
Some checks failed
Check flake / build-amd64-linux (push) Failing after 3m52s

This commit is contained in:
Jordan Holt 2025-03-10 22:55:08 +00:00
parent fd2ddd3878
commit 61ceb3e94e
Signed by: jordan
GPG Key ID: B8CFFF61F1CCF520

View File

@ -115,7 +115,7 @@ in
"/_synapse/client".proxyPass = "http://localhost:8008"; "/_synapse/client".proxyPass = "http://localhost:8008";
}; };
}; };
"${cfg.serverName}" = "${serverName}" =
let let
mkWellKnown = data: '' mkWellKnown = data: ''
more_set_headers 'Content-Type: application/json'; more_set_headers 'Content-Type: application/json';