add matrix root user password
This commit is contained in:
parent
9dd5d2ef2e
commit
4ebac37352
2 changed files with 1 additions and 0 deletions
BIN
secrets/matrix_admin_password.age
Normal file
BIN
secrets/matrix_admin_password.age
Normal file
Binary file not shown.
|
|
@ -18,6 +18,7 @@ let
|
|||
in
|
||||
{
|
||||
"matrix-registration-shared-secret.age".publicKeys = users ++ [ _matrix ];
|
||||
"matrix_admin_password.age".publicKeys = users;
|
||||
"pushover_app_token.age".publicKeys = users ++ [ _matrix ];
|
||||
"pushover_user_key.age".publicKeys = users ++ [ _matrix ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue