feat: nb add ssh config for whoidentifies.me

This commit is contained in:
2025-10-22 14:30:35 +02:00
parent fc9ef6b9ff
commit 6be832b012

View File

@@ -665,6 +665,10 @@ in
user = "root";
identityFile = "~/.ssh/epicenter.id_rsa";
};
"*.whoidentifies.me" = {
user = "root";
identityFile = "~/.ssh/epicenter_id_ed25519";
};
"*.akvorrat.at" = {
user = "dominik";
setEnv = {