darwin/community-builder: add user jtojnar

This commit is contained in:
Jan Tojnar 2024-01-07 10:00:33 +01:00 committed by zowoq
parent e1e51ea3b5
commit 87a6477c98
2 changed files with 6 additions and 0 deletions
modules/darwin/community-builder

View file

@ -0,0 +1 @@
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBNvEK+/zeAOuFQiSMSCaY3uSMBy0Fu9IIE16bFgww/o jtojnar+aarch64box@kaiser

View file

@ -137,6 +137,11 @@ let
trusted = true;
uid = 549;
}
{
name = "jtojnar";
trusted = true;
uid = 550;
}
];
in
{