From 78a17b497576272f8e0ea045a5a44ffcf5516d7d Mon Sep 17 00:00:00 2001 From: Rory& Date: Wed, 28 Aug 2024 22:20:22 +0200 Subject: Monitoring fixes --- modules/monitoring/postgres.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/monitoring') diff --git a/modules/monitoring/postgres.nix b/modules/monitoring/postgres.nix index bbb55e6..5505892 100644 --- a/modules/monitoring/postgres.nix +++ b/modules/monitoring/postgres.nix @@ -37,7 +37,7 @@ in options = { path = builtins.fetchurl { url = "https://grafana.com/api/dashboards/14114/revisions/1/download"; - sha256 = "0qza4j8lywrj08bqbww52dgh2p2b9rkhq5p313g72i57lrlkacfl"; + sha256 = "0hk0d2nk8nh5ldd17sy3wwpn1xhyinjlsy5vgmnvpvn6g97n342z"; }; }; } -- cgit 1.5.1