diff --git a/services/monitoring.nix b/services/monitoring.nix index 68f1316..2aa66a5 100644 --- a/services/monitoring.nix +++ b/services/monitoring.nix @@ -49,6 +49,8 @@ in { port = 9090; listenAddress = "127.0.0.1"; + retentionTime = "2y"; + exporters = { node = { enable = true;