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

fix(systems): stateVersion

This commit is contained in:
Kierán Meinhardt
2019-11-05 21:58:49 +01:00
parent ce100eacbb
commit d8a0862430
4 changed files with 5 additions and 5 deletions

View File

@@ -123,7 +123,7 @@ in {
krebs.urlwatch = {
enable = true;
onCalendar = "*-*-* 05:00:00";
customSendmail.enable = false;
sendmail.enable = false;
telegram = {
enable = true;
chatId = [ "18980945" ];
@@ -132,7 +132,7 @@ in {
urls = [
# https://www.refrat.de/wahlen/2020/index.html
"https://www.refrat.de/wahlen/"
"https://www.klassphil.hu-berlin.de/de"
"https://www.berlinerfestspiele.de/de/treffen-junger-autorinnen/service/publikationen/publikationen.html"
];
};
}