NixOS 23.11 fixes #75

Merged
teutat3s merged 8 commits from fix/nixos-23.11-fixes into main 2023-12-03 13:20:52 +00:00
Showing only changes of commit 1cfe140e77 - Show all commits

View file

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