ssh config

This commit is contained in:
Harivansh Rathi 2026-03-29 14:32:56 -04:00
parent 9d9df025d6
commit 0e6d9a341a
5 changed files with 54 additions and 33 deletions

View file

@ -22,7 +22,7 @@ in {
};
networking = {
hostName = "rathi-vps";
hostName = "netty";
useDHCP = true;
firewall.allowedTCPPorts = [22 80 443];
};