galaxy.pub added

This commit is contained in:
2024-06-20 19:56:09 -06:00
parent 30b56a017b
commit 5b00692ee6
3 changed files with 3 additions and 3 deletions

View File

@@ -33,7 +33,7 @@
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMkpeIV9G26W2/e9PsjBx3sNwPGoicJ807ExRGh4KjhW jawz@server"
(builtins.readFile ./secrets/ssh/ed25519_workstation.pub)
(builtins.readFile ./secrets/ssh/ed25519_miniserver.pub)
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINBEblxSDhWPEo33crSjooeUg4W02ruENxHLmmBqCuIo jawz@galaxy"
(builtins.readFile ./secrets/ssh/ed25519_galaxy.pub)
];
};
}