MyNixOS website logo
option

services.globalprotect.settings

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

Declarations
Type
attribute set
Default
{ }
Example
{
  "vpn1.company.com" = {
    openconnect-args = "--script=/path/to/vpnc-script";
  };
}