feat(services/searxng): add secret key
Some checks failed
Nix CI / build (push) Failing after 1m0s

This commit is contained in:
Rustam Efimov 2026-04-12 18:41:27 +03:00
parent 181c0dfa6b
commit 7e0dd5acd2
No known key found for this signature in database
4 changed files with 35 additions and 3 deletions

View file

@ -3,5 +3,6 @@
./network.nix
./options.nix
./service.nix
./secrets.nix
];
}