Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
Magic_RB 2022-09-19 22:02:16 +02:00
parent 404d63cbd7
commit ef8a1ddb52
No known key found for this signature in database
GPG key ID: 08D5287CC5DDCA0E

View file

@ -88,7 +88,7 @@ nglib.makeSystem {
''
${pkgs.matrix-synapse}/bin/synapse_homeserver \
--config-path ${synapseConfig} \
--config-path /local/extra.yaml \
--config-path /secrets/extra.yaml \
--keys-directory /var/lib/matrix-conduit/synapse/keys \
--generate-keys
'';