mirror of
https://codeberg.org/privacy1st/nix-git
synced 2025-01-07 04:37:19 +01:00
rm ejNas
This commit is contained in:
parent
e8e18017f4
commit
fe887b9ae5
@ -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
|
||||
|
@ -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" = {
|
||||
|
Loading…
Reference in New Issue
Block a user