From 9cbeb3d9b3878d57f2c0def4bbe3d928001a69c5 Mon Sep 17 00:00:00 2001 From: Martin Fischer Date: Sat, 24 Jan 2026 09:49:01 +0100 Subject: tweak(tente): send Grafana alerts via email instead of Matrix Less moving parts. Instead of: Grafana -> Forwarder -> Conduit -> UnifiedPush? -> Matrix client just Grafana -> Mail server -> Mail client --- nixos/npins/sources.json | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'nixos/npins') diff --git a/nixos/npins/sources.json b/nixos/npins/sources.json index f93120c..385fbbb 100644 --- a/nixos/npins/sources.json +++ b/nixos/npins/sources.json @@ -12,21 +12,6 @@ "url": null, "hash": "1d4m7hsq727q7ndjqmgyl8vkbkqjwps962ygmv2mcc5dbqzgn963" }, - "grafana-matrix-forwarder": { - "type": "GitRelease", - "repository": { - "type": "Git", - "url": "https://gitlab.com/hctrdev/grafana-matrix-forwarder.git" - }, - "pre_releases": false, - "version_upper_bound": null, - "release_prefix": null, - "submodules": false, - "version": "v0.8.3", - "revision": "a77a360503ea12c8244646753a3bf271428ddd02", - "url": null, - "hash": "1mdgv6jfbjs3xsqk9dxli6w345jws8j5qgzqf6wljmxlvibbic6y" - }, "my-cmd50": { "type": "Git", "repository": { -- cgit v1.3.1