feat(observability): implement plg stack and ntfy alerting
This commit is contained in:
parent
fb3758dbbb
commit
53a539dd91
4 changed files with 210 additions and 0 deletions
|
|
@ -1,4 +1,8 @@
|
|||
{
|
||||
imports = [
|
||||
./monitoring.nix
|
||||
];
|
||||
|
||||
config = {
|
||||
homelab = {
|
||||
services.openssh.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue