services.v2ray.configFile

NixOS option

The absolute path to the configuration file. Either configFile or config must be specified. See https://www.v2fly.org/en_US/v5/config/overview.html.

type: null or string
Default
null
Example
"/etc/v2ray/config.json"
declared in: nixos/modules/services/networking/v2ray.nixView source on NixOS/nixpkgs →