1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

fix(hesychius): parse modes fail with lexicon text format

This commit is contained in:
2022-07-29 18:36:35 +02:00
parent ea1242933b
commit 2ecf9bd008

View File

@@ -10,7 +10,6 @@ in {
time = "08:00";
token = lib.strings.fileContents <system-secrets/telegram/kmein.token>;
chatIds = ["@HesychiosAlexandreus"];
parseMode = "Markdown";
command = "${pkgs.coreutils}/bin/shuf -n1 ${hesychius}";
};