fix(amy): lets maybe not y'know right now

This commit is contained in:
Ashhhleyyy 2024-07-01 14:23:53 +01:00
parent 8fdd22eec4
commit 22d2122755
Signed by: ash
GPG key ID: 83B789081A0878FB

View file

@ -26,7 +26,7 @@
nixpkgs.config.allowUnfree = true; nixpkgs.config.allowUnfree = true;
services.openssh.enable = true; services.openssh.enable = true;
networking.firewall.allowedTCPPorts = [ 22 ]; # networking.firewall.allowedTCPPorts = [ 22 ];
networking = { networking = {
interfaces = { interfaces = {