This commit is contained in:
Tasia Iso 2025-02-02 22:18:00 +01:00
parent 05f0a5ab1c
commit 4797a8dd9b
Signed by: tasiaiso
SSH key fingerprint: SHA256:KiRjUay5C9i6objsEOIycygBHn54pDBB3Lj7fyJ0Elw
3 changed files with 2 additions and 0 deletions

View file

@ -11,5 +11,6 @@ in {
sshKeys.host.phoenix sshKeys.host.phoenix
sshKeys.host.stuff sshKeys.host.stuff
sshKeys.host.cave sshKeys.host.cave
sshKeys.host.jo
]; ];
} }

View file

@ -20,5 +20,6 @@ rec {
phoenix = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN4Guf38dhoseOjx30w/Tk4Snp2ltJuk/gvpoyRWKUtt"; phoenix = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN4Guf38dhoseOjx30w/Tk4Snp2ltJuk/gvpoyRWKUtt";
stuff = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFwMDyMq2eQ5IckD4sUIMN5+O73hkyajz61I3XYbp5vt"; stuff = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFwMDyMq2eQ5IckD4sUIMN5+O73hkyajz61I3XYbp5vt";
cave = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFXu/iFf6yhi6A0f6Lvp+wyltMHq1YgxZan5OdCKP9gE"; cave = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFXu/iFf6yhi6A0f6Lvp+wyltMHq1YgxZan5OdCKP9gE";
jo = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILiRJYfsGkKB4j0ng+O4JZ6c0LI9VttI+JEebyQdrdov root@jo";
}; };
} }

Binary file not shown.