darwin/community-builder: add user annalee
This commit is contained in:
parent
2d3f246125
commit
c0263ecb84
2 changed files with 6 additions and 0 deletions
1
modules/darwin/community-builder/keys/annalee
Normal file
1
modules/darwin/community-builder/keys/annalee
Normal file
|
@ -0,0 +1 @@
|
||||||
|
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICYVa+LgUej5gFSu2g8oWqzn4Tr0sRqRg8xcYBm0mHi2 anna@chatterbox
|
|
@ -177,6 +177,11 @@ let
|
||||||
trusted = true;
|
trusted = true;
|
||||||
uid = 557;
|
uid = 557;
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
name = "annalee";
|
||||||
|
trusted = true;
|
||||||
|
uid = 558;
|
||||||
|
}
|
||||||
];
|
];
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue