Merge pull request #63165 from CRTified/module/initrd-ovpn

nixos/system/boot/initrd-openvpn: New openvpn options for initrd
This commit is contained in:
Lassulus 2020-07-05 14:32:52 +02:00 committed by GitHub
commit e0f07f9b8d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 278 additions and 0 deletions

View file

@ -938,6 +938,7 @@
./system/boot/grow-partition.nix
./system/boot/initrd-network.nix
./system/boot/initrd-ssh.nix
./system/boot/initrd-openvpn.nix
./system/boot/kernel.nix
./system/boot/kexec.nix
./system/boot/loader/efi.nix