Change ssh port
This commit is contained in:
parent
f6b82815ad
commit
587ea99786
3 changed files with 3 additions and 2 deletions
|
@ -3,5 +3,5 @@
|
|||
enable = true;
|
||||
email = "henry@henryhiles.com";
|
||||
};
|
||||
networking.firewall.allowedTCPPorts = [80 443];
|
||||
networking.firewall.allowedTCPPorts = [2200 443];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue