gerd: adds searx w/ authentication in front

This commit is contained in:
eyjhb 2024-12-17 13:20:51 +01:00
parent 3a0792caec
commit f160a3ebb6
Signed by: eyjhb
GPG key ID: 609F508E3239F920
5 changed files with 66 additions and 0 deletions

View file

@ -55,4 +55,7 @@ in
# restic
"restic/env.age".publicKeys = defaultAccess;
"restic/pass.age".publicKeys = defaultAccess;
# searx
"searx/env.age".publicKeys = defaultAccess;
}