Add VPS host

This commit is contained in:
Yan Lin 2025-09-08 20:05:11 +02:00
parent bb686b0fc0
commit 95d4a32acb
8 changed files with 220 additions and 2 deletions

View file

@ -45,6 +45,12 @@
identityFile = "~/.ssh/keys/hetzner";
};
"vps" = {
hostname = "91.98.84.215";
user = "yanlin";
identityFile = "~/.ssh/keys/hetzner";
};
"storage-box" = {
hostname = "u448310.your-storagebox.de";
user = "u448310";