mirror of
https://codeberg.org/privacy1st/nix-git
synced 2024-11-21 22:03:19 +01:00
chore: reinstalled enchilada
This commit is contained in:
parent
a212a4a718
commit
d8fc559b5b
@ -31,8 +31,8 @@ fckjpbxxim36c1gb.myfritz.net ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBmpErjQ2DgNqs3
|
|||||||
# 2023-08 yodaTab with NixOS
|
# 2023-08 yodaTab with NixOS
|
||||||
192.168.178.53 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEuZRtE5auwSJLcdR3mu+5JxG8jW8wwy2kEiIbE8nqNW
|
192.168.178.53 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEuZRtE5auwSJLcdR3mu+5JxG8jW8wwy2kEiIbE8nqNW
|
||||||
|
|
||||||
# 2023-12 enchilada with postmarketOS
|
# 2024-11 enchilada with postmarketOS
|
||||||
192.168.178.25 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBf45eoeUpz6YTuCU12IThObp7lUQEyXcXJvh1MnJqBW
|
192.168.178.25 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIH9aQ/ZZhG/rOD2SX0fxjqc38xXQUmbjKi5n4gXfRpWI
|
||||||
|
|
||||||
# 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
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
};
|
};
|
||||||
"yodaEnchilada" = {
|
"yodaEnchilada" = {
|
||||||
hostname = "192.168.178.25";
|
hostname = "192.168.178.25";
|
||||||
user = "droidian";
|
user = "yoda";
|
||||||
port = 22;
|
port = 22;
|
||||||
compression = false;
|
compression = false;
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user