darwin/community-builder: add user johnrtitor
This commit is contained in:
parent
dbc578642d
commit
49658b617a
2 changed files with 7 additions and 0 deletions
modules/darwin/community-builder
1
modules/darwin/community-builder/keys/johnrtitor
Normal file
1
modules/darwin/community-builder/keys/johnrtitor
Normal file
|
@ -0,0 +1 @@
|
|||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPNYA89te+z3gMlU3QOWn+5cjw2GDCTf5QCXM3QANyN0 Nix Com Darwin
|
|
@ -215,6 +215,12 @@ let
|
|||
trusted = true;
|
||||
uid = 542;
|
||||
}
|
||||
{
|
||||
# lib.maintainers.johnrtitor, https://github.com/JohnRTitor
|
||||
name = "johnrtitor";
|
||||
trusted = true;
|
||||
uid = 543;
|
||||
}
|
||||
];
|
||||
in
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue