summaryrefslogtreecommitdiff
path: root/Biz
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2020-04-19 18:29:55 -0700
committerBen Sima <ben@bsima.me>2020-04-19 18:30:25 -0700
commite6aafc7d9abbb4252a5cb41d4da2cd134de61cfc (patch)
tree1f7426883333dd9a1c0df041b9774b71d05f07de /Biz
parent4fd6b499ca75aeffb951a76fdff6959d9adf055a (diff)
Remove some comments
Diffstat (limited to 'Biz')
-rw-r--r--Biz/Cloud/networking.nix4
1 files changed, 0 insertions, 4 deletions
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"