From db73b147d45c2456d9fe7150d0d710ca0b82480e Mon Sep 17 00:00:00 2001 From: Rory& Date: Thu, 28 May 2026 19:19:20 +0200 Subject: Oops --- host/Rory-ovh/spacebar-monitoring.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/host/Rory-ovh/spacebar-monitoring.nix b/host/Rory-ovh/spacebar-monitoring.nix index 52c0d33..97176cf 100644 --- a/host/Rory-ovh/spacebar-monitoring.nix +++ b/host/Rory-ovh/spacebar-monitoring.nix @@ -36,5 +36,5 @@ static_configs = [ { targets = [ "192.168.100.22:${builtins.toString port}" ]; } ]; - }) (lib.range lib.range 3100 3115)); + }) (lib.range 3100 3115)); } -- cgit 1.5.1