Added macbook

This commit is contained in:
FredzyW 2024-09-17 09:58:44 +02:00
parent c2f38e08ac
commit 19b0858b26

View file

@ -69,7 +69,7 @@
identityFile = "/home/fw/.ssh/fw-ssh-key";
};
"mac" = {
hostname = "82.76.34.36";
hostname = "192.168.0.206";
port = 22;
user = "ifacts";
identityFile = "/home/fw/.ssh/ifacts-ssh-key";