builder/users: add networkexception
Update modules/nixos/community-builder/users.nix Co-authored-by: zowoq <59103226+zowoq@users.noreply.github.com>
This commit is contained in:
parent
c00e08d3ff
commit
c86e8de429
2 changed files with 4 additions and 0 deletions
modules/nixos/community-builder
2
modules/nixos/community-builder/keys/networkexception
Normal file
2
modules/nixos/community-builder/keys/networkexception
Normal file
|
@ -0,0 +1,2 @@
|
|||
sk-ssh-ed25519@openssh.com AAAAGnNrLXNzaC1lZDI1NTE5QG9wZW5zc2guY29tAAAAIOHAwTAINdOipPPfLUOqTF5nDVRugZkGMnV5Y/CCQMuCAAAABHNzaDo= networkException <admin@nwex.de> using fuerstenberg
|
||||
no-touch-required sk-ssh-ed25519@openssh.com AAAAGnNrLXNzaC1lZDI1NTE5QG9wZW5zc2guY29tAAAAICMr/z3quikcZRRDp+FGUBGt/B+QwcoE3fA1vZdqheVEAAAABHNzaDo= networkException <admin@nwex.de> using fuerstenberg (no-touch-required)
|
|
@ -32,6 +32,8 @@ let
|
|||
|
||||
raitobezarius.keys = ./keys/raitobezarius;
|
||||
|
||||
networkexception.keys = ./keys/networkexception;
|
||||
|
||||
schmittlauch.keys = ./keys/schmittlauch;
|
||||
|
||||
matthiasbeyer = {
|
||||
|
|
Loading…
Add table
Reference in a new issue