boot.initrd.network.openvpn.configuration

NixOS option

The configuration file for OpenVPN. Unless your bootloader supports initrd secrets, this configuration is stored insecurely in the global Nix store.

type: absolute path
Example
./configuration.ovpn
declared in: nixos/modules/system/boot/initrd-openvpn.nixView source on NixOS/nixpkgs →