about summary refs log tree commit diff
path: root/nixos/modules/system/boot/kernel.nix
AgeCommit message (Expand)AuthorFilesLines
2024-04-04nixos/kernel: add hid_corsair to initrd modulesLorenz Brun1-0/+1
2023-11-05nixos/kernel: correct kernelPatches.extraConfig documentationThomas Watson1-4/+5
2023-09-10nixos/boot/kernel: include nvme kmod by defaultajs1241-0/+3
2023-08-04nixos/toplevel: move systemBuilder for `boot.kernel.enable`Vincent Haupert1-0/+32
2023-02-08nixos/*: remove trailing period in mkEnableOptionspennae1-1/+1
2023-01-11nixos/kernel: fix docs typoK9001-4/+5
2023-01-10nixos/kernel: better docs for boot.kernelPatchesK9001-2/+39
2022-12-06nixos/kernel: link manual (with backport policies) from boot.kernelPackagesMaximilian Bosch1-0/+5
2022-11-09nixos/kernel: replace boot.isContainer with boot.kernel.enableSandro Jäckel1-1/+4
2022-08-31nixos/*: convert internal option descriptions to MDpennae1-3/+3
2022-08-31nixos/*: automatically convert option descriptionspennae1-6/+6
2022-07-30treewide: automatically md-convert option descriptionspennae1-17/+17
2022-05-12nixos: don't put non-firmware in hardware.firmwareAlyssa Ross1-3/+0
2022-03-31Merge pull request #111595 from Luflosi/add-cherry-usb-kb-kernel-moduleSilvan Mosberger1-1/+1
2022-02-28nixos/treewide: Add last missing option typesSilvan Mosberger1-1/+1
2021-11-20treewide: refactor isi686 && isx86_64 -> isx86Ryan Burns1-1/+1
2021-10-16nixos.system.boot.kernel: stronger constraints for kernelParam typeVladimir Serov1-1/+4
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-6/+6
2021-08-12top-level: move linux kernels, packages and related functions to linux-kernel...Dominik Xaver Hörl1-1/+1
2021-05-31nixos/boot: properly override the kernel in boot.kernelPatchesDominik Xaver Hörl1-3/+3
2021-02-07system/boot: add includeDefaultModules optionMatej Urbas1-3/+15
2021-02-01nixos/availableKernelModules: add cherry hidLuflosi1-1/+1
2021-01-13nixos ISO image: revert another part of 8ca33835baVladimír Čunát1-13/+7
2021-01-13nixos: fixup build of aarch64 minimal ISO (fixes #109252)Vladimír Čunát1-7/+13
2021-01-11nixos/kernel.nix: ensure same kernel is usedEdmund Wu1-6/+4
2020-08-29nixos/availableKernelModules: add microsoft hidKonrad Borowski1-1/+1
2020-03-16Merge pull request #80114 from rnhmjoj/initrdDanylo Hlynskyi1-130/+135
2020-02-15nixos/boot: add option to disable initrdrnhmjoj1-130/+135
2020-02-13Merge pull request #76481 from fare-patches/vesaMarek Mahut1-1/+6
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj1-3/+2
2019-12-24Deprecate the boot.vesa optionFrancois-Rene Rideau1-1/+6
2019-09-17nixos: improve the example that shows how to include nvidia_x11 in boot.extra...Peter Simons1-1/+1
2019-08-28Merge staging-next into stagingFrederik Rietdijk1-0/+1
2019-08-26treewide: remove redundant quotesvolth1-1/+1
2019-08-10boot.kernelPackages: check for conflictsMatthieu Coudron1-0/+1
2019-06-13kernel.nix: boot.vesa implies nomodesetWout Mertens1-1/+1
2019-01-24nixos kernel.nix: add an option to customize the kernel RANDSTRUCT seedPierre Bourdon1-2/+16
2018-04-17kernel: fix boot.consoleLogLevel descriptionMatthieu Coudron1-2/+2
2018-02-17nixos/boot: allow kernel.printk override (#34958)Matthieu Coudron1-1/+1
2018-02-15nixos: make `boot.kernel.features` internalHerwig Hochleitner1-1/+5
2018-02-15boot.kernel.features: add nixos option for setting kernel featuresHerwig Hochleitner1-1/+11
2018-02-03nixos/availableKernelModules: add a keyboard moduleVladimír Čunát1-1/+2
2018-01-22nixos/initrd: Don't include some x86-specific modules unconditionallyTuomas Tynkkynen1-2/+3
2018-01-06nixos/availableKernelModules: add logitech hidJaakko Luttinen1-2/+2
2017-10-07nixos: clean up kernel modulesFranz Pletz1-16/+1
2017-02-18fix comments about nixos-hardware-scanBrice Waegeneire1-1/+1
2016-10-21initrd: Include i8042 kernel moduleEelco Dolstra1-2/+2
2016-10-11nixos: make it easy to apply kernel patchesCharles Strahan1-1/+15
2016-09-09Linux-kernel: Workaround for https://github.com/NixOS/nixpkgs/issues/18451Lengyel Balázs1-0/+6
2016-08-19nixos treewide: don't set MODULE_DIRNikolay Amiantov1-5/+0