darwin/community-builder: add user jtojnar
This commit is contained in:
parent
e1e51ea3b5
commit
87a6477c98
2 changed files with 6 additions and 0 deletions
1
modules/darwin/community-builder/keys/jtojnar
Normal file
1
modules/darwin/community-builder/keys/jtojnar
Normal file
|
@ -0,0 +1 @@
|
||||||
|
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBNvEK+/zeAOuFQiSMSCaY3uSMBy0Fu9IIE16bFgww/o jtojnar+aarch64box@kaiser
|
|
@ -137,6 +137,11 @@ let
|
||||||
trusted = true;
|
trusted = true;
|
||||||
uid = 549;
|
uid = 549;
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
name = "jtojnar";
|
||||||
|
trusted = true;
|
||||||
|
uid = 550;
|
||||||
|
}
|
||||||
];
|
];
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue