chore: new IP

This commit is contained in:
Daniel Langbein 2023-12-19 18:59:37 +01:00
parent 9dae675cad
commit ee1ec81224
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002
2 changed files with 3 additions and 3 deletions

View File

@ -30,8 +30,8 @@ fckjpbxxim36c1gb.myfritz.net ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBmpErjQ2DgNqs3
# 2023-08 yodaTab with NixOS
192.168.178.33 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEuZRtE5auwSJLcdR3mu+5JxG8jW8wwy2kEiIbE8nqNW
# 2023-10 enchilada wiht postmarketOS
192.168.178.184 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFDgL5o8o5koIesJGSkYgTMTlDLls8zdt7LHM3xc8VCO
# 2023-12 enchilada with postmarketOS
192.168.178.193 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFGtSesexWYLHPj412EXOtU54cZ66i2Gtp1MMb/Rwdn7
# 2019-03 ejNas with Arch Linux
cloud.ej-altdorf.de ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN4sPst5MT46Umwnz9bQCeT6M/gTM8urKqYHMY9lWBux

View File

@ -20,7 +20,7 @@
compression = false;
};
"yodaEnchilada" = {
hostname = "192.168.178.184";
hostname = "192.168.178.193";
user = "yoda";
port = 22;
compression = false;