Added uptime-kuma package

This commit is contained in:
Luj 2023-01-22 00:06:44 +01:00
parent 55dc85d432
commit 0fa0596f91
Signed by: luj
GPG key ID: 6FC74C847011FD83
10 changed files with 6083 additions and 0 deletions

View file

@ -31,6 +31,8 @@
NODE_EXTRA_CA_CERTS = "/etc/ssl/certs/ca-certificates.crt";
};
systemd.services.uptime-kuma.path = [ pkgs.unixtools.ping ];
services.ntfy-sh.enable = true;
services.ntfy-sh.settings = {
listen-http = ":8080";