Changed ssh names

This commit is contained in:
FredzyW 2024-06-25 10:30:56 +02:00
parent a7dc5c9181
commit 8db540ceac

View file

@ -9,7 +9,7 @@
user = "git"; user = "git";
identityFile = "/home/fw/.ssh/id_rsa"; identityFile = "/home/fw/.ssh/id_rsa";
}; };
"wastring.com" = { "desktop" = {
hostname = "wastring.com"; hostname = "wastring.com";
port = 55502; port = 55502;
user = "fw"; user = "fw";
@ -38,7 +38,7 @@
user = "fw"; user = "fw";
identityFile = "/home/fw/.ssh/fw-ssh-key"; identityFile = "/home/fw/.ssh/fw-ssh-key";
}; };
"fs1" = { "ba2" = {
hostname = "192.168.0.120"; hostname = "192.168.0.120";
port = 22; port = 22;
user = "fw"; user = "fw";