modules/nixos/community-builder: add perchun

This commit is contained in:
PerchunPak 2025-01-06 13:03:55 +01:00 committed by zowoq
parent 8fd43a7c75
commit 397d2978e5
2 changed files with 6 additions and 0 deletions
modules/nixos/community-builder

View file

@ -0,0 +1 @@
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICBAYRpKyd+XVaQB766vBWxZHEB34RoLpFFWJKcxo4Ze

View file

@ -125,6 +125,11 @@ let
trusted = true;
keys = ./keys/pinpox;
}
{
name = "perchun";
trusted = true;
keys = ./keys/perchun;
}
{
name = "raboof";
# lib.maintainers.raboof, https://github.com/raboof