Revert "Revert "Add matthiasbeyer as nix-community builder member""
This reverts commit 839821b564
.
This commit is contained in:
parent
f3b21cd789
commit
6087b019db
2 changed files with 6 additions and 0 deletions
modules/nixos/community-builder
|
@ -36,6 +36,11 @@ let
|
|||
|
||||
schmittlauch.keys = ./keys/schmittlauch;
|
||||
|
||||
matthiasbeyer = {
|
||||
trusted = false;
|
||||
keys = ./keys/matthiasbeyer;
|
||||
};
|
||||
|
||||
stephank.keys = ./keys/stephank;
|
||||
|
||||
winter.keys = ./keys/winter;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue