mirror of
https://github.com/kmein/niveum
synced 2026-03-21 04:11:07 +01:00
weechat: use relay instead of API
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
}: {
|
||||
systemd.services.telegram-bot-tlg-wotd = {
|
||||
enable = true;
|
||||
wantedBy = ["multi-user.target"];
|
||||
wants = ["network-online.target"];
|
||||
startAt = "9:30";
|
||||
path = [ pkgs.jq pkgs.curl pkgs.recode pkgs.deno pkgs.imagemagick pkgs.gawk pkgs.gnugrep pkgs.coreutils ];
|
||||
|
||||
Reference in New Issue
Block a user