nishimiya: Changes

This commit is contained in:
2022-09-20 15:08:34 +02:00
parent d0bd1ca8fa
commit dffafa8973
2 changed files with 10 additions and 1 deletions

View File

@@ -33,6 +33,13 @@
identityFile = "~/.ssh/polynom.me_ayame";
identitiesOnly = true;
};
taihou = {
port = sshPort;
hostname = "162.55.43.248";
user = "alexander";
identityFile = "~/.ssh/polynom.me_ayame";
identitiesOnly = true;
};
"git.polynom.me" = {
port = 2222;
user = "gitea";