keys
This commit is contained in:
parent
05f0a5ab1c
commit
4797a8dd9b
|
@ -11,5 +11,6 @@ in {
|
|||
sshKeys.host.phoenix
|
||||
sshKeys.host.stuff
|
||||
sshKeys.host.cave
|
||||
sshKeys.host.jo
|
||||
];
|
||||
}
|
||||
|
|
|
@ -20,5 +20,6 @@ rec {
|
|||
phoenix = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN4Guf38dhoseOjx30w/Tk4Snp2ltJuk/gvpoyRWKUtt";
|
||||
stuff = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFwMDyMq2eQ5IckD4sUIMN5+O73hkyajz61I3XYbp5vt";
|
||||
cave = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFXu/iFf6yhi6A0f6Lvp+wyltMHq1YgxZan5OdCKP9gE";
|
||||
jo = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILiRJYfsGkKB4j0ng+O4JZ6c0LI9VttI+JEebyQdrdov root@jo";
|
||||
};
|
||||
}
|
||||
|
|
BIN
crypto/wifi.age
BIN
crypto/wifi.age
Binary file not shown.
Loading…
Reference in a new issue