Skip to content

Commit

Permalink
x86 builder: Add a new SSH key to bgm
Browse files Browse the repository at this point in the history
Signed-off-by: Marko Kaapu <marko.kaapu@unikie.com>
  • Loading branch information
mkaapu committed Feb 26, 2024
1 parent e2c0783 commit 975cfcf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hosts/ficolobuild/developers.nix
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
keys = [
"sk-ssh-ed25519@openssh.com AAAAGnNrLXNzaC1lZDI1NTE5QG9wZW5zc2guY29tAAAAIEJ9ewKwo5FLj6zE30KnTn8+nw7aKdei9SeTwaAeRdJDAAAABHNzaDo="
"sk-ssh-ed25519@openssh.com AAAAGnNrLXNzaC1lZDI1NTE5QG9wZW5zc2guY29tAAAAIA/pwHnzGNM+ZU4lANGROTRe2ZHbes7cnZn72Oeun/MCAAAABHNzaDo="
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILu6O3swRVWAjP7J8iYGT6st7NAa+o/XaemokmtKdpGa builder key"
];
}
{
Expand Down

0 comments on commit 975cfcf

Please sign in to comment.