modules/nixos/community-builder: add glepage user

This commit is contained in:
Gaetan Lepage 2023-11-14 09:36:30 +01:00 committed by Jörg Thalheim
parent ac3afe1e8b
commit 948be209f2
2 changed files with 3 additions and 0 deletions
modules/nixos/community-builder

View file

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

View file

@ -22,6 +22,8 @@ let
flokli.keys = ./keys/flokli;
glepage.keys = ./keys/glepage;
hexchen.keys = ./keys/hexchen;
janik.keys = ./keys/janik;