From e6aafc7d9abbb4252a5cb41d4da2cd134de61cfc Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Sun, 19 Apr 2020 18:29:55 -0700 Subject: Remove some comments --- Biz/Cloud/networking.nix | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Biz') diff --git a/Biz/Cloud/networking.nix b/Biz/Cloud/networking.nix index d943c13..b259d86 100644 --- a/Biz/Cloud/networking.nix +++ b/Biz/Cloud/networking.nix @@ -2,13 +2,9 @@ { networking = { - firewall = { allowedTCPPorts = [ 22 80 443 ]; }; - - # This following was populated at runtime with the networking details - # gathered from the active system. nameservers = [ "67.207.67.2" "67.207.67.3" -- cgit v1.2.3