From 22d212275517d816c69e4a4f35254985ac68b29e Mon Sep 17 00:00:00 2001 From: Ashhhleyyy Date: Mon, 1 Jul 2024 14:23:53 +0100 Subject: [PATCH] fix(amy): lets maybe not y'know right now --- hosts/amy/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = {