darwin/community-builder: add user jopejoe1
This commit is contained in:
parent
5436700dd8
commit
a6c946dfdb
2 changed files with 6 additions and 0 deletions
1
modules/darwin/community-builder/keys/jopejoe1
Normal file
1
modules/darwin/community-builder/keys/jopejoe1
Normal file
|
@ -0,0 +1 @@
|
|||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFEcNAVRN66mfKmaCpxs++0094Eh4mqXkUwDPZPkIIBB jopejoe1@kuraokami
|
|
@ -162,6 +162,11 @@ let
|
|||
trusted = true;
|
||||
uid = 554;
|
||||
}
|
||||
{
|
||||
name = "jopejoe1";
|
||||
trusted = true;
|
||||
uid = 555;
|
||||
}
|
||||
];
|
||||
in
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue