darwin/community-builder: add user corngood

This commit is contained in:
David McFarland 2024-01-09 00:00:08 -04:00 committed by Jörg Thalheim
parent 770c3d9ed4
commit 0cc343e748
2 changed files with 6 additions and 0 deletions
modules/darwin/community-builder

View file

@ -0,0 +1 @@
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHIkTZmThZKGFKTofv01pP7jh5Ktw9InQUaCPRfKlZsR

View file

@ -142,6 +142,11 @@ let
trusted = true;
uid = 550;
}
{
name = "corngood";
trusted = true;
uid = 551;
}
];
in
{