Hi,
On 18/03/12 09:10, Mathijs Kwik wrote:
> config = mkIf config.hardware.cpu.intel.updateMicrocode {
> hardware.firmware = [ pkgs.microcodeIntel ];
> - boot.kernelModules = [ "microcode" ];
> +
> + # This cannot be done using boot.kernelModules
> + # discussion at
> http://lists.science.uu.nl/pipermail/nix-dev/2012-February/007959.html
I've now moved the module loading to udevd's post-start script, which fixes this
issue.
--
Eelco Dolstra | http://www.st.ewi.tudelft.nl/~dolstra/
_______________________________________________
nix-dev mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-dev