nixos/community-builder: add emilylange

This commit is contained in:
emilylange 2025-01-17 23:48:13 +01:00 committed by zowoq
parent 4b255eea23
commit c396cb1c79
2 changed files with 7 additions and 0 deletions
modules/nixos/community-builder

View file

@ -0,0 +1 @@
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMTCQxqlaVsnKAopYj71gcDJraVist6IhxozLzHJkIpT

View file

@ -222,6 +222,12 @@ let
trusted = true;
keys = ./keys/emily;
}
{
name = "emilylange";
# lib.maintainers.emilylange, https://github.com/emilylange
trusted = true;
keys = ./keys/emilylange;
}
{
name = "doronbehar";
# lib.maintainers.doronbehar, https://github.com/doronbehar