fix: add searx secret key

This commit is contained in:
Benjamin Bädorf 2023-10-29 15:38:44 +01:00 committed by b12f
parent e55142b26d
commit 0672aeac98
Signed by: pub.solar gitea
GPG key ID: F0332B04B7054873
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;
}