diff --git a/hosts/amy/configuration.nix b/hosts/amy/configuration.nix index 63c958e..e66b046 100644 --- a/hosts/amy/configuration.nix +++ b/hosts/amy/configuration.nix @@ -26,7 +26,7 @@ nixpkgs.config.allowUnfree = true; services.openssh.enable = true; - networking.firewall.allowedTCPPorts = [ 22 ]; +# networking.firewall.allowedTCPPorts = [ 22 ]; networking = { interfaces = {