From 28f1ed4a6a1cbf9b32904a010310e3da0f29b81b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 23 Mar 2023 12:29:28 +0100 Subject: nixos/monitoring: fix invalid function and measure speed on dean --- nixos/machine/dean.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nixos/machine') diff --git a/nixos/machine/dean.nix b/nixos/machine/dean.nix index 8fca4bf..4d35a9d 100644 --- a/nixos/machine/dean.nix +++ b/nixos/machine/dean.nix @@ -10,6 +10,7 @@ with lib; { openvpn = { oldpersonal = true; }; + monitoring.speedtest = true; }; networking = { -- cgit v1.2.3