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:
sternenseemann 2023-12-12 14:01:05 +01:00 committed by zowoq
parent 526fbfee6e
commit efbbb2035d
2 changed files with 6 additions and 0 deletions
modules/darwin/community-builder

View file

@ -0,0 +1 @@
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJk+KvgvI2oJTppMASNUfMcMkA2G5ZNt+HnWDzaXKLlo lukas@wolfgang

View file

@ -132,6 +132,11 @@ let
trusted = true;
uid = 548;
}
{
name = "sternenseemann";
trusted = true;
uid = 549;
}
];
in
{