mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-08 18:09:06 +02:00
Added uptime-kuma package
This commit is contained in:
parent
55dc85d432
commit
0fa0596f91
10 changed files with 6083 additions and 0 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue