Open SSH port on Kernighan

This commit is contained in:
Trevor Vallender 2023-07-24 09:48:17 +01:00
parent 11017fe320
commit f9e4704905
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
hostName = "kernighan";
firewall = {
enable = true;
allowedTCPPorts = [ 80 443 ];
allowedTCPPorts = [ 22 80 443 ];
};
interfaces = {
end0.ipv4.addresses = [{