mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-15 06:04:42 +00:00
ssh config
This commit is contained in:
parent
9d9df025d6
commit
0e6d9a341a
5 changed files with 54 additions and 33 deletions
|
|
@ -22,7 +22,7 @@ in {
|
|||
};
|
||||
|
||||
networking = {
|
||||
hostName = "rathi-vps";
|
||||
hostName = "netty";
|
||||
useDHCP = true;
|
||||
firewall.allowedTCPPorts = [22 80 443];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue