From c487d1c96d791c0ce8e5e5ab98de826fafb892c1 Mon Sep 17 00:00:00 2001 From: Max Audron Date: Thu, 31 Jul 2025 15:33:56 +0200 Subject: update to nixos 25.05 --- modules/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/default.nix') diff --git a/modules/default.nix b/modules/default.nix index 3855e4b..59faed7 100644 --- a/modules/default.nix +++ b/modules/default.nix @@ -33,4 +33,5 @@ pastor = import ./pastor; monitoring = import ./monitoring; + monitoring-node = import ./monitoring/node-exporter.nix; } -- cgit v1.2.3