fix: mkForce mautrix-telegram ExecStart
Some checks reported warnings
Flake checks / Check (pull_request) Has been cancelled

This commit is contained in:
teutat3s 2023-12-02 15:42:18 +01:00
parent 038d80a801
commit 1cfe140e77
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -214,7 +214,7 @@
in
{
User = "matrix-synapse";
ExecStart = ''
ExecStart = lib.mkForce ''
${pkgs.mautrix-telegram}/bin/mautrix-telegram \
--config='${settingsFile}'
--no-update