[Nix-dev] openvpn module in NixOS
Marc Weber
marco-oweber at gmx.de
Sun Apr 10 16:41:48 CEST 2011
Excerpts from roconnor's message of Sun Apr 10 16:22:21 +0200 2011:
> doesn't work because ${config.system.sbin.modprobe} evaluates to a
> directory and not an executable
:-) Maybe that's the reason why I put tun into initrd.kernelModules ..
> I've patched this locally by replacing the above line with
>
> ${config.system.sbin.modprobe}/sbin/modprobe tun || true
I think your patch is fine.
Marc Weber
More information about the nix-dev
mailing list