services.microsocks.execWrapper

NixOS option

An optional command to prepend to the microsocks command (such as proxychains, or a VPN exclude command).

type: null or string
Default
null
Example
''
  ''${pkgs.mullvad-vpn}/bin/mullvad-exclude
''
declared in: nixos/modules/services/networking/microsocks.nixView source on NixOS/nixpkgs →