Linux kernel: Difference between revisions

imported>Samueldr
m Adds note about the kernelPatches extraConfig trick.
imported>Samueldr
m Adds link to Choose your kernel on NixOS page
Line 1: Line 1:
== Configuring the Linux Kernel ==
== Configuring the Linux Kernel ==
see [https://nixos.org/nixos/manual/index.html#sec-kernel-config NixOS Manual "Linux Kernel"].
See:
 
* [https://nixos.org/nixos/manual/index.html#sec-kernel-config NixOS Manual "Linux Kernel"].
* [[Choose your kernel on NixOS]]


== Developing Kernel Modules ==
== Developing Kernel Modules ==
see [https://nixos.org/nixos/manual/index.html#idm140737316413584 NixOS Manual "Developing kernel modules"]
See also: [https://nixos.org/nixos/manual/index.html#idm140737316413584 NixOS Manual "Developing kernel modules"]


If you work on an out-of-tree kernel module the workflow could look as follow:
If you work on an out-of-tree kernel module the workflow could look as follow: