mirror of
https://codeberg.org/privacy1st/nix-git
synced 2024-11-21 22:03:19 +01:00
chore: new IP
This commit is contained in:
parent
9dae675cad
commit
ee1ec81224
@ -30,8 +30,8 @@ fckjpbxxim36c1gb.myfritz.net ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBmpErjQ2DgNqs3
|
|||||||
# 2023-08 yodaTab with NixOS
|
# 2023-08 yodaTab with NixOS
|
||||||
192.168.178.33 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEuZRtE5auwSJLcdR3mu+5JxG8jW8wwy2kEiIbE8nqNW
|
192.168.178.33 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEuZRtE5auwSJLcdR3mu+5JxG8jW8wwy2kEiIbE8nqNW
|
||||||
|
|
||||||
# 2023-10 enchilada wiht postmarketOS
|
# 2023-12 enchilada with postmarketOS
|
||||||
192.168.178.184 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFDgL5o8o5koIesJGSkYgTMTlDLls8zdt7LHM3xc8VCO
|
192.168.178.193 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFGtSesexWYLHPj412EXOtU54cZ66i2Gtp1MMb/Rwdn7
|
||||||
|
|
||||||
# 2019-03 ejNas with Arch Linux
|
# 2019-03 ejNas with Arch Linux
|
||||||
cloud.ej-altdorf.de ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN4sPst5MT46Umwnz9bQCeT6M/gTM8urKqYHMY9lWBux
|
cloud.ej-altdorf.de ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN4sPst5MT46Umwnz9bQCeT6M/gTM8urKqYHMY9lWBux
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
compression = false;
|
compression = false;
|
||||||
};
|
};
|
||||||
"yodaEnchilada" = {
|
"yodaEnchilada" = {
|
||||||
hostname = "192.168.178.184";
|
hostname = "192.168.178.193";
|
||||||
user = "yoda";
|
user = "yoda";
|
||||||
port = 22;
|
port = 22;
|
||||||
compression = false;
|
compression = false;
|
||||||
|
Loading…
Reference in New Issue
Block a user