services.globalprotect.settings

GlobalProtect-openconnect configuration. For more information, visit https://github.com/yuezk/GlobalProtect-openconnect/wiki/Configuration.

Type
attribute set
Default
{ }
Example
{
  "vpn1.company.com" = {
    openconnect-args = "--script=/path/to/vpnc-script";
  };
}
Declared
<nixpkgs/nixos/modules/services/networking/globalprotect-vpn.nix>