Big changes!

This commit is contained in:
FredzyW 2024-05-24 15:20:39 +02:00
parent 4ad0a517b3
commit 9dd4c60e07
7 changed files with 42 additions and 6 deletions

View file

@ -15,6 +15,11 @@
user = "fw";
identityFile = "/home/fw/.ssh/id_rsa";
};
"lth" = {
hostname = "login.student.lth.se";
port = 22;
user = "fr7658wa-s";
};
};
};
}