fix: add searx secret key

This commit is contained in:
Benjamin Bädorf 2023-10-29 15:38:44 +01:00
parent 0abaef531e
commit 9b6a8ca8fd
No known key found for this signature in database
GPG key ID: 1B7BF5B77A521346
2 changed files with 2 additions and 0 deletions

Binary file not shown.

View file

@ -37,4 +37,6 @@ in {
"matrix-synapse-secret-config.yaml.age".publicKeys = nachtigallKeys ++ baseKeys;
"nextcloud-secrets.age".publicKeys = nachtigallKeys ++ baseKeys;
"searx-environment.age".publicKeys = nachtigallKeys ++ baseKeys;
}