diff --git a/common/default.nix b/common/default.nix index ad6c08a..70458a0 100644 --- a/common/default.nix +++ b/common/default.nix @@ -47,6 +47,7 @@ }; }; + services.prometheus.exporters.node.enable = true; services.prometheus.exporters.node.enabledCollectors = [ "systemd" ]; security.pam.loginLimits = [{