Update framework work SSH key

This commit is contained in:
Jet 2026-05-31 11:47:46 -07:00
parent 15d70f8472
commit 93483115c9
No known key found for this signature in database
2 changed files with 9 additions and 7 deletions

View file

@ -1,6 +1,6 @@
{
jet = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIE40ISu3ydCqfdpb26JYD5cIN0Fu0id/FDS+xjB5zpqu jet@extremist.software"
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPyic30I+SaDw0Lz/EFpMNeHCwxpwPfkgfR6uz3g7io7 jet@corp.primitive.dev"
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFDt33yZLLdyH0MTU/iXcK3Y70vbJD9X97vEMTfu272F jet@corp.primitive.dev"
];
}