remove borg backup server from thinkpad

This commit is contained in:
Yan Lin 2025-10-20 14:41:43 +02:00
parent 9105aa037f
commit 7d2d987f04
2 changed files with 0 additions and 24 deletions

View file

@ -59,16 +59,6 @@
identityFile = "~/.ssh/keys/hetzner";
};
"borg-backup" = {
hostname = "10.2.2.30";
user = "borg";
identityFile = "~/.ssh/keys/borg-backup";
proxyJump = "vps";
setEnv = {
TERM = "xterm-256color";
};
};
"borg-box" = {
hostname = "u501367.your-storagebox.de";
user = "u501367";