boot.initrd.network.openvpn.enable

NixOS option

Starts an OpenVPN client during initrd boot. It can be used to e.g. remotely accessing the SSH service controlled by boot.initrd.network.ssh or other network services included. Service is killed when stage-1 boot is finished.

type: boolean
Default
false
declared in: nixos/modules/system/boot/initrd-openvpn.nixView source on NixOS/nixpkgs →