modules/darwin/community-builder: add user

This commit is contained in:
chayleaf 2023-11-01 11:41:23 +07:00 committed by zowoq
parent 45412005fc
commit 8f1a3e5cfe
2 changed files with 6 additions and 0 deletions
modules/darwin/community-builder

View file

@ -0,0 +1 @@
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHfIaRdAD4snI6j4s95w9Z+515H0F1jFD6FiMo8LZkTk

View file

@ -113,6 +113,11 @@ let
trusted = true;
uid = 545;
}
{
name = "chayleaf";
trusted = true;
uid = 546;
}
];
in
{