La till Disas laptop

This commit is contained in:
FredzyW 2024-09-23 13:21:58 +02:00
parent 6c47269d8f
commit 056e063708
2 changed files with 9 additions and 3 deletions

View file

@ -67,6 +67,12 @@
port = 22;
user = "root";
};
"disa" = {
hostname = "192.168.1.242";
port = 22;
user = "disah";
identityFile = "/home/fw/.ssh/id_rsa";
};
};
};
}