darwin/community-builder: add user fliegendewurst
This commit is contained in:
parent
ae99cedd4d
commit
36d9ac37f9
2 changed files with 8 additions and 0 deletions
modules/darwin/community-builder
1
modules/darwin/community-builder/keys/FliegendeWurst
Normal file
1
modules/darwin/community-builder/keys/FliegendeWurst
Normal file
|
@ -0,0 +1 @@
|
|||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBfaqE9MNXoT6zGANABxZY5jXejsCkI+Tp89e1YJ7A/A
|
|
@ -360,6 +360,13 @@ let
|
|||
uid = 556;
|
||||
keys = ./keys/artemist;
|
||||
}
|
||||
{
|
||||
# lib.maintainers.fliegendewurst, https://github.com/FliegendeWurst
|
||||
name = "fliegendewurst";
|
||||
trusted = true;
|
||||
uid = 557;
|
||||
keys = ./keys/FliegendeWurst;
|
||||
}
|
||||
];
|
||||
in
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue