diff --git a/modules/machine/cloud/configuration.nix b/modules/machine/cloud/configuration.nix index e9df964..ea02bb2 100644 --- a/modules/machine/cloud/configuration.nix +++ b/modules/machine/cloud/configuration.nix @@ -151,8 +151,6 @@ }; }; - # environment. - # Firewall stuff not allowed in common user and network creation networking.firewall.enable = true; # VERY important, do not touch networking.firewall.allowedTCPPorts = [];