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

feat(catullus): disable urlwatch for MK

This commit is contained in:
Kierán Meinhardt
2020-09-16 09:34:01 +02:00
parent 49900967e2
commit 07079de224

View File

@@ -134,7 +134,7 @@ in {
botToken = lib.strings.fileContents <secrets/telegram/kmein.token>;
};
urls = [
"https://michael-klonovsky.de/acta-diurna"
# "https://michael-klonovsky.de/acta-diurna"
];
};
}