darwin/community-builder: add user johnrtitor

This commit is contained in:
John Titor 2024-06-26 23:44:22 +05:30 committed by zowoq
parent dbc578642d
commit 49658b617a
2 changed files with 7 additions and 0 deletions
modules/darwin/community-builder

View file

@ -0,0 +1 @@
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPNYA89te+z3gMlU3QOWn+5cjw2GDCTf5QCXM3QANyN0 Nix Com Darwin

View file

@ -215,6 +215,12 @@ let
trusted = true;
uid = 542;
}
{
# lib.maintainers.johnrtitor, https://github.com/JohnRTitor
name = "johnrtitor";
trusted = true;
uid = 543;
}
];
in
{