modules/darwin/community-builder: add superherointj

This commit is contained in:
superherointj 2024-07-03 17:22:12 -03:00 committed by zowoq
parent 853f02c66c
commit df02009c8f
2 changed files with 7 additions and 0 deletions
modules/darwin/community-builder

View file

@ -0,0 +1 @@
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAKjVM1NeiJ7JAoe4/MmxPIUh6yGF+nyprT6WKrKHyEC superherointj

View file

@ -227,6 +227,12 @@ let
trusted = true;
uid = 544;
}
{
# lib.maintainers.superherointj, https://github.com/superherointj
name = "superherointj";
trusted = true;
uid = 545;
}
];
in
{