remove deck host in wireguard

This commit is contained in:
Yan Lin 2025-11-16 00:36:08 +01:00
parent eeba92b7b0
commit 740c89417f
2 changed files with 0 additions and 12 deletions

View file

@ -58,13 +58,6 @@
identityFile = "~/.ssh/keys/hetzner";
};
"deck" = {
hostname = "10.2.2.40";
user = "yanlin";
identityFile = "~/.ssh/keys/deck";
proxyJump = "vps";
};
"borg-box" = {
hostname = "u501367.your-storagebox.de";
user = "u501367";