feat(hosts/velarion): enable SearXNG
Some checks failed
Nix CI / build (push) Failing after 1m36s

This commit is contained in:
Rustam Efimov 2026-04-12 18:06:42 +03:00
parent 89c1059c9a
commit 1c8bc1d422
No known key found for this signature in database
7 changed files with 35 additions and 99 deletions

View file

@ -1,7 +1,6 @@
{
imports = [
./firewall.nix
./nginx.nix
./network.nix
./options.nix
./service.nix
];