add alert

This commit is contained in:
Kopatz
2024-04-13 22:14:49 +02:00
parent f88d0bdf0a
commit 50e66db24b
5 changed files with 123 additions and 0 deletions

View File

@@ -24,4 +24,5 @@ in
"step-ca-key.age".publicKeys = [ nix-test-vm server kop ];
"syncthing-key.age".publicKeys = [ server kop ];
"syncthing-cert.age".publicKeys = [ server kop ];
"grafana-contact-points.age".publicKeys = [ server kop];
}