modules/darwin/community-builder: add user
This commit is contained in:
parent
4025174b9e
commit
e56954701f
2 changed files with 6 additions and 0 deletions
1
modules/darwin/community-builder/keys/glepage
Normal file
1
modules/darwin/community-builder/keys/glepage
Normal file
|
@ -0,0 +1 @@
|
||||||
|
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAz5sm1A3hfzn+BxJjZGt5nnqTdEW8G+X5Sqstc//Lz1
|
|
@ -98,6 +98,11 @@ let
|
||||||
trusted = true;
|
trusted = true;
|
||||||
uid = 542;
|
uid = 542;
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
name = "glepage";
|
||||||
|
trusted = true;
|
||||||
|
uid = 543;
|
||||||
|
}
|
||||||
];
|
];
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue