mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-15 19:10:53 -06:00
test: setting up nas structure
This commit is contained in:
parent
8cd193ec49
commit
4225970826
747 changed files with 2938 additions and 4347 deletions
7
modules/nixos/homelab/orphans/searx/config/search.nix
Executable file
7
modules/nixos/homelab/orphans/searx/config/search.nix
Executable file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
safe_search = 0;
|
||||
autocomplete_min = 2;
|
||||
autocomplete = "duckduckgo";
|
||||
ban_time_on_fail = 5;
|
||||
max_ban_time_on_fail = 120;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue