darwin/community-builder: add user corngood
This commit is contained in:
parent
770c3d9ed4
commit
0cc343e748
2 changed files with 6 additions and 0 deletions
1
modules/darwin/community-builder/keys/corngood
Normal file
1
modules/darwin/community-builder/keys/corngood
Normal file
|
@ -0,0 +1 @@
|
|||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHIkTZmThZKGFKTofv01pP7jh5Ktw9InQUaCPRfKlZsR
|
|
@ -142,6 +142,11 @@ let
|
|||
trusted = true;
|
||||
uid = 550;
|
||||
}
|
||||
{
|
||||
name = "corngood";
|
||||
trusted = true;
|
||||
uid = 551;
|
||||
}
|
||||
];
|
||||
in
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue