Remove storage box ssh entry

This commit is contained in:
Yan Lin 2025-09-16 19:03:51 +02:00
parent 49e5cf617a
commit 54aac8d141

View file

@ -50,13 +50,6 @@
identityFile = "~/.ssh/keys/hetzner";
};
"storage-box" = {
hostname = "u448310.your-storagebox.de";
user = "u448310";
identityFile = "~/.ssh/keys/storage-box";
port = 23;
};
"borg-backup" = {
hostname = "10.2.2.30";
user = "borg";