modules/darwin/community-builder: add user khaneliman
This commit is contained in:
parent
99fcfb1c5a
commit
f550d11b48
2 changed files with 9 additions and 0 deletions
modules/darwin/community-builder
2
modules/darwin/community-builder/keys/khaneliman
Normal file
2
modules/darwin/community-builder/keys/khaneliman
Normal file
|
@ -0,0 +1,2 @@
|
|||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINBG8l3jQ2EPLU+BlgtaQZpr4xr97n2buTLAZTxKHSsD khanelimac
|
||||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFuMXeT21L3wnxnuzl0rKuE5+8inPSi8ca/Y3ll4s9pC khanelinix
|
|
@ -312,6 +312,13 @@ let
|
|||
uid = 550;
|
||||
keys = ./keys/aleksana;
|
||||
}
|
||||
{
|
||||
# lib.maintainers.khaneliman, https://github.com/khaneliman
|
||||
name = "khaneliman";
|
||||
trusted = true;
|
||||
uid = 551;
|
||||
keys = ./keys/khaneliman;
|
||||
}
|
||||
];
|
||||
in
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue