fix: add searx secret key

This commit is contained in:
Benjamin Bädorf 2023-10-29 15:38:44 +01:00
parent fe6edd54b1
commit 8e5f5d425c
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

@ -38,4 +38,6 @@ in {
"nextcloud-secrets.age".publicKeys = nachtigallKeys ++ baseKeys;
"nextcloud-admin-pass.age".publicKeys = nachtigallKeys ++ baseKeys;
"searx-environment.age".publicKeys = nachtigallKeys ++ baseKeys;
}