From 99c357915697b9d800523b2252850c758e2aae1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sun, 8 Jan 2023 11:08:52 +0100 Subject: nixos/monitoring: expand monitoring --- nixos/machine/mrpump.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'nixos/machine/mrpump.nix') diff --git a/nixos/machine/mrpump.nix b/nixos/machine/mrpump.nix index 5da00e4..0b322dc 100644 --- a/nixos/machine/mrpump.nix +++ b/nixos/machine/mrpump.nix @@ -33,6 +33,9 @@ with lib; }; in { + # MrPump won't see Errol anyway + cynerd.hosts.enable = false; + cynerd.monitoring.enable = false; # Docker for the gitlab runner virtualisation.docker = { -- cgit v1.2.3