modules/darwin/community-builder: add user
This commit is contained in:
parent
82ca21c400
commit
bfe1912fb0
2 changed files with 6 additions and 0 deletions
modules/darwin/community-builder
1
modules/darwin/community-builder/keys/anthonyroussel
Normal file
1
modules/darwin/community-builder/keys/anthonyroussel
Normal file
|
@ -0,0 +1 @@
|
|||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPpyKOnpnayaNeMpNq1URpwBv69yb9m8vUl3ImxnsBOX anthonyroussel@darwin-build-box
|
|
@ -103,6 +103,11 @@ let
|
|||
trusted = true;
|
||||
uid = 543;
|
||||
}
|
||||
{
|
||||
name = "anthonyroussel";
|
||||
trusted = true;
|
||||
uid = 544;
|
||||
}
|
||||
];
|
||||
in
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue