From 9c0ac82f9c433a300354942eb4972e789e04f303 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 6 May 2019 20:35:06 +0200 Subject: ... --- odin.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/odin.nix b/odin.nix index 725c07ac..cdb0959c 100644 --- a/odin.nix +++ b/odin.nix @@ -504,7 +504,7 @@ }; }; - services.prometheus2 = { + services.prometheus = { enable = true; webExternalUrl = "http://odin.asgard.yggdrasil/prometheus"; listenAddress = "localhost:9090"; -- cgit v1.2.3