modules/darwin/community-builder: add user

This commit is contained in:
Anthony Roussel 2023-10-31 11:47:14 +01:00 committed by zowoq
parent 82ca21c400
commit bfe1912fb0
2 changed files with 6 additions and 0 deletions
modules/darwin/community-builder

View file

@ -0,0 +1 @@
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPpyKOnpnayaNeMpNq1URpwBv69yb9m8vUl3ImxnsBOX anthonyroussel@darwin-build-box

View file

@ -103,6 +103,11 @@ let
trusted = true;
uid = 543;
}
{
name = "anthonyroussel";
trusted = true;
uid = 544;
}
];
in
{