feat: add hermes ssh config

This commit is contained in:
m3tam3re
2026-05-15 09:47:32 +02:00
parent a87d9510bd
commit 8261b59094
+5 -20
View File
@@ -56,11 +56,6 @@
user = "m3tam3re";
identityFile = "~/.ssh/gitea";
};
"nikhil" = {
hostname = "91.99.176.80";
user = "nikhilmaddirala";
identityFile = "~/.ssh/m3tam3re";
};
"lkk-nix-1" = {
hostname = "89.58.10.189";
user = "lkk-admin";
@@ -71,21 +66,6 @@
user = "m3tam3re";
identityFile = "~/.ssh/m3tam3re";
};
"lkk-prod-test" = {
hostname = "192.168.122.215";
user = "root";
identityFile = "~/.ssh/m3tam3re";
};
"lkk-prod-1" = {
hostname = "192.168.0.24";
user = "root";
identityFile = "~/.ssh/m3tam3re";
};
"lkk-prod-2" = {
hostname = "192.168.0.20";
user = "root";
identityFile = "~/.ssh/m3tam3re";
};
"m3-deck" = {
hostname = "192.168.178.193";
user = "m3tam3re";
@@ -116,6 +96,11 @@
user = "m3tam3re";
identityFile = "~/.ssh/m3tam3re";
};
"hermes" = {
hostname = "46.224.0.92";
user = "m3tam3re";
identityFile = "~/.ssh/m3tam3re";
};
"m3-zelda" = {
hostname = "95.217.189.186";
user = "m3tam3re";