Added uptime-kuma package

This commit is contained in:
Luj 2023-01-22 00:06:44 +01:00
parent 0dee7541e7
commit 6756008fb3
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";