remove borg client and server

This commit is contained in:
Yan Lin 2025-12-05 22:55:34 +01:00
parent e40638b44b
commit dd888c98a0
3 changed files with 0 additions and 48 deletions

View file

@ -54,18 +54,6 @@
identityFile = "~/Credentials/ssh_keys/hetzner";
};
"borg-box" = {
hostname = "u501367.your-storagebox.de";
user = "u501367";
port = 23;
identityFile = "~/Credentials/ssh_keys/hetzner";
};
"borg-thinkpad" = {
hostname = "vpn.thinkpad.yanlincs.com";
identityFile = "~/Credentials/ssh_keys/thinkpad";
};
};
};
}