Merge branch 'master' of gitlab2.federez.net:federez/nix
This commit is contained in:
commit
5c4df54d2c
4 changed files with 8 additions and 3 deletions
|
@ -16,8 +16,9 @@ let
|
|||
bensmrs = readKeyFile ../pubkeys/bensmrs.keys;
|
||||
tomate = readKeyFile ../pubkeys/tomate.keys;
|
||||
jeltz = readKeyFile ../pubkeys/jeltz.keys;
|
||||
asyncnomi = readKeyFile ../pubkeys/asyncnomi.keys;
|
||||
|
||||
active-admins = raito ++ bensmrs ++ tomate ++ jeltz;
|
||||
active-admins = raito ++ bensmrs ++ tomate ++ jeltz ++ asyncnomi;
|
||||
|
||||
matrix-admins = active-admins;
|
||||
vaultwarden-admins = active-admins;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue