darwin/community-builder: add kranzes
This commit is contained in:
parent
2270ffe8d2
commit
1a5337ccae
2 changed files with 7 additions and 0 deletions
2
modules/darwin/community-builder/keys/kranzes
Normal file
2
modules/darwin/community-builder/keys/kranzes
Normal file
|
@ -0,0 +1,2 @@
|
|||
sk-ssh-ed25519@openssh.com AAAAGnNrLXNzaC1lZDI1NTE5QG9wZW5zc2guY29tAAAAIBF2qWuvMCuJMlc6+ehyU0V/asmfAlT5/GLhUQqbpQ/bAAAABHNzaDo=
|
||||
sk-ssh-ed25519@openssh.com AAAAGnNrLXNzaC1lZDI1NTE5QG9wZW5zc2guY29tAAAAIEVpaQ0K0Fzz0Hu48pqKiI25lr9ASwXR1yzYbeErBX/2AAAABHNzaDo=
|
|
@ -124,6 +124,11 @@ let
|
|||
trusted = true;
|
||||
uid = 547;
|
||||
}
|
||||
{
|
||||
name = "kranzes";
|
||||
trusted = true;
|
||||
uid = 548;
|
||||
}
|
||||
];
|
||||
in
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue