feat(grafana): Use ntfy for alerts instead of matrix-hookshot
This commit is contained in:
parent
642dad3afa
commit
4b9da36a25
6 changed files with 18 additions and 190 deletions
|
|
@ -12,10 +12,7 @@ let
|
|||
turn-realm = "turn.${config.services.nginx.domain}";
|
||||
in
|
||||
{
|
||||
imports = [
|
||||
./heisenbridge.nix
|
||||
./matrix-hookshot.nix
|
||||
];
|
||||
imports = [ ./heisenbridge.nix ];
|
||||
|
||||
networking.firewall = {
|
||||
allowedTCPPorts = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue