nixpkgs/nixos/doc/manual
Luflosi 1c58cdbeed
nixos/modprobe: add boot.initrd.extraModprobeConfig option
This option behaves exactly like `boot.extraModprobeConfig`, except that it also includes the generated modprobe.d file in the initrd.
Many years ago, someone tried to include the normal modprobe.d/nixos.conf file generated by `boot.extraModprobeConfig` in the initrd: 0aa2c1dc46. This file contains a reference to a directory with firmware files inside. Including firmware in the initrd made it too big, so the commit was reverted again in 4a4c051a95.
The `boot.extraModprobeConfig` option not changing the initrd caused me much confusion because I tried to set the maximum cache size for ZFS and it didn't work.
Closes https://github.com/NixOS/nixpkgs/issues/25456.
2022-01-24 22:56:14 +01:00
..
administration postgresql_9_6: drop 2021-12-03 01:14:29 +01:00
configuration nixos/doc: improve example of renaming network interfaces 2021-11-21 20:12:31 -08:00
development nixos/docs/option-declarations: Document mkEnableOption and mkPackageOption 2022-01-23 19:44:21 +01:00
from_md nixos/modprobe: add boot.initrd.extraModprobeConfig option 2022-01-24 22:56:14 +01:00
installation [21.11] update README.md 2021-11-29 20:15:35 -05:00
release-notes nixos/modprobe: add boot.initrd.extraModprobeConfig option 2022-01-24 22:56:14 +01:00
.gitignore
contributing-to-this-manual.chapter.md
default.nix nixos/documentation: fix docs cross build 2022-01-08 16:03:23 +01:00
Makefile
man-configuration.xml
man-nixos-build-vms.xml
man-nixos-enter.xml
man-nixos-generate-config.xml
man-nixos-install.xml nixos-install: support --no-root-password 2021-11-22 22:09:50 +02:00
man-nixos-option.xml
man-nixos-rebuild.xml Update nixos-rebuild man page to reflect target-host change 2021-12-22 00:56:19 -08:00
man-nixos-version.xml
man-pages.xml
manual.xml
md-to-db.sh nixos/doc/md-to-db.sh: handle path to nixpkgs with spaces 2021-10-10 11:57:51 +02:00
preface.xml
README.md nixos/manual: Fix link to contributing guide 2021-07-16 22:55:28 -07:00
shell.nix