NixOS 23.11 fixes #75
|
@ -214,7 +214,7 @@
|
|||
in
|
||||
{
|
||||
User = "matrix-synapse";
|
||||
ExecStart = ''
|
||||
ExecStart = lib.mkForce ''
|
||||
${pkgs.mautrix-telegram}/bin/mautrix-telegram \
|
||||
--config='${settingsFile}'
|
||||
--no-update
|
||||
|
|
Loading…
Reference in a new issue