diff --git a/nodes/monitoring/modules/grafana.nix b/nodes/monitoring/modules/grafana.nix index 841ff9c..5e93536 100644 --- a/nodes/monitoring/modules/grafana.nix +++ b/nodes/monitoring/modules/grafana.nix @@ -53,7 +53,7 @@ in type = "file"; options.path = pkgs.fetchurl { url = "https://raw.githubusercontent.com/rfmoz/grafana-dashboards/master/prometheus/node-exporter-full.json"; - hash = "sha256-/lo3nlwgRvLmynr92A2KUw3W8edVYyWeIT8wFPaOeAk="; + hash = "sha256-cwmR0Wu0+v2N3KZiE4FDttQW5dW45Pzcn3lcNRDDbJc="; }; } ];