diff --git a/hosts/VEGAS/services/monitoring/default.nix b/hosts/VEGAS/services/monitoring/default.nix index 985e2c3..bc2fc04 100644 --- a/hosts/VEGAS/services/monitoring/default.nix +++ b/hosts/VEGAS/services/monitoring/default.nix @@ -46,7 +46,6 @@ in }; loki-grpc = { protocol = "grpc"; - ipv4 = myNode.hypr.addr; }; }; services.grafana = {