+ssh config zed for self-host-playbook

This commit is contained in:
m3tam3re
2025-04-10 19:16:46 +02:00
parent 40d6c9692a
commit 02f8b6d787
4 changed files with 19 additions and 8 deletions

View File

@@ -175,7 +175,7 @@
identityFile = "~/.ssh/m3tam3re";
};
"self-host-playbook" = {
hostname = "157.180.21.225";
hostname = "95.217.3.250";
port = 2222;
user = "m3tam3re";
identityFile = "~/.ssh/self-host-playbook";