This commit is contained in:
Daniel Langbein 2024-12-26 17:25:40 +01:00
parent e8e18017f4
commit fe887b9ae5
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002
2 changed files with 0 additions and 17 deletions

View File

@ -34,9 +34,6 @@ fckjpbxxim36c1gb.myfritz.net ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBmpErjQ2DgNqs3
# 2024-11 enchilada with postmarketOS
192.168.178.25 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIH9aQ/ZZhG/rOD2SX0fxjqc38xXQUmbjKi5n4gXfRpWI
# 2019-03 ejNas with Arch Linux
cloud.ej-altdorf.de ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN4sPst5MT46Umwnz9bQCeT6M/gTM8urKqYHMY9lWBux
# 2022-05 cx21-bbb
195.201.139.84 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIdKUqdjMefraW/LZcpR35YTx6+q2wyMVSaojc5P0B/5
# 2022-05 cpx11-coturn

View File

@ -71,20 +71,6 @@
port = 22;
compression = true;
};
"ejNas" = {
hostname = "cloud.ej-altdorf.de";
#hostname = "ej-altdorf.spdns.de";
user = "yoda";
port = 22;
compression = true;
};
"rootEjNas" = {
hostname = "cloud.ej-altdorf.de";
#hostname = "ej-altdorf.spdns.de";
user = "root";
port = 22;
compression = true;
};
# local IP: 192.168.178.118
"yodaHedgehog" = {