From 373e8411bbaecae3230f4bea5d2e2a0324c92735 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 6 May 2019 22:53:44 +0200 Subject: ... --- odin.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/odin.nix b/odin.nix index fc6e67cc..74a5591c 100644 --- a/odin.nix +++ b/odin.nix @@ -530,6 +530,7 @@ node = { enable = true; listenAddress = "localhost"; + enabledCollectors = [ "logind" "systemd" "processes" ]; }; }; globalConfig = { -- cgit v1.2.3