darwin/community-builder: add user jopejoe1

This commit is contained in:
jopejoe1 2024-03-06 20:39:06 +01:00 committed by Jörg Thalheim
parent 5436700dd8
commit a6c946dfdb
2 changed files with 6 additions and 0 deletions
modules/darwin/community-builder

View file

@ -0,0 +1 @@
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFEcNAVRN66mfKmaCpxs++0094Eh4mqXkUwDPZPkIIBB jopejoe1@kuraokami

View file

@ -162,6 +162,11 @@ let
trusted = true;
uid = 554;
}
{
name = "jopejoe1";
trusted = true;
uid = 555;
}
];
in
{