change disks paths

This commit is contained in:
Satria 2026-04-15 20:05:36 +07:00
commit e187cecb79
12 changed files with 24 additions and 23 deletions

View file

@ -2,7 +2,7 @@
services.searx = {
enable = true;
redisCreateLocally = true;
environmentFile = "/mnt/data/searxng/.env";
environmentFile = "/mnt/data/apps/searxng/.env";
settings = {
server = {
bind_address = "127.0.0.1";