modules/darwin/community-builder: add sandro

This commit is contained in:
Sandro Jäckel 2024-07-18 14:14:51 +02:00 committed by Jörg Thalheim
parent 9de1a72f13
commit aad4b67f42
2 changed files with 8 additions and 0 deletions
modules/darwin/community-builder

View file

@ -0,0 +1 @@
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIZol7//H5AtpmCNIDY1gC2RLw/0WNQf6AVKz7PwEq2t sandro@darwin-build-box.nix-community.org

View file

@ -277,6 +277,13 @@ let
uid = 545;
keys = ./keys/superherointj;
}
{
# lib.maintainers.SuperSandro2000, https://github.com/SuperSandro2000
name = "sandro";
trusted = true;
uid = 546;
keys = ./keys/sandro;
}
];
in
{