feat(observability): implement plg stack and ntfy alerting

This commit is contained in:
Tibo De Peuter 2026-07-17 22:51:04 +02:00
parent fb3758dbbb
commit 53a539dd91
Signed by: tdpeuter
SSH key fingerprint: SHA256:u/h/LVoqKF1Iz02uOyxe6hcjmoZASCGV2HM0TG9ZMoU
4 changed files with 210 additions and 0 deletions

View file

@ -1,4 +1,8 @@
{
imports = [
./monitoring.nix
];
config = {
homelab = {
services.openssh.enable = true;