darwin/community-builder: add user sternenseemann
Please there is an angry mob of aarch64-darwin users in front of my house that want me to fix aarch64-darwin Haskell issues.
This commit is contained in:
parent
526fbfee6e
commit
efbbb2035d
2 changed files with 6 additions and 0 deletions
modules/darwin/community-builder
1
modules/darwin/community-builder/keys/sternenseemann
Normal file
1
modules/darwin/community-builder/keys/sternenseemann
Normal file
|
@ -0,0 +1 @@
|
|||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJk+KvgvI2oJTppMASNUfMcMkA2G5ZNt+HnWDzaXKLlo lukas@wolfgang
|
|
@ -132,6 +132,11 @@ let
|
|||
trusted = true;
|
||||
uid = 548;
|
||||
}
|
||||
{
|
||||
name = "sternenseemann";
|
||||
trusted = true;
|
||||
uid = 549;
|
||||
}
|
||||
];
|
||||
in
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue