modules/darwin/community-builder: add user

This commit is contained in:
zowoq 2023-10-30 12:32:47 +10:00
parent 4025174b9e
commit e56954701f
2 changed files with 6 additions and 0 deletions
modules/darwin/community-builder

View file

@ -0,0 +1 @@
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAz5sm1A3hfzn+BxJjZGt5nnqTdEW8G+X5Sqstc//Lz1

View file

@ -98,6 +98,11 @@ let
trusted = true;
uid = 542;
}
{
name = "glepage";
trusted = true;
uid = 543;
}
];
in
{