From ef0d474c1bafe1d2e64916312f3987b3102eaee1 Mon Sep 17 00:00:00 2001 From: notohh Date: Thu, 25 Jan 2024 09:35:23 -0500 Subject: [PATCH] glances: close ports --- hosts/sora/services/glances.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/hosts/sora/services/glances.nix b/hosts/sora/services/glances.nix index 6fa41e7..62163d3 100644 --- a/hosts/sora/services/glances.nix +++ b/hosts/sora/services/glances.nix @@ -1,5 +1,4 @@ _: { - networking.firewall.allowedTCPPorts = [61208 61209]; virtualisation.oci-containers.containers.glances = { image = "nicolargo/glances"; ports = [