Enable SearXNG locally

This commit is contained in:
xmm16 2024-12-14 02:27:58 -03:00
commit 2c337a932b
No known key found for this signature in database

View file

@ -1,5 +1,5 @@
{...}: {
service.searx = {
services.searx = {
enable = true;
redisCreateLocally = true;
};