services.searx.environmentFile

NixOS option

Environment file (see systemd.exec(5) “EnvironmentFile=” section for the syntax) to define variables for Searx. This option can be used to safely include secret keys into the Searx configuration.

type: null or absolute path
Default
null
declared in: nixos/modules/services/networking/searx.nixView source on NixOS/nixpkgs →