nixpkgs/nixos/modules/system
Alyssa Ross d9105c28c8 nixos/stage-1: create initramfs /lib at build time
Modules built in to the kernel can attempt to load firmware before
init is started.  To guarantee the firmware is accessible to them
where they expect, /lib has to exist in the initramfs — it can't be
created later by init, because by that point the module may already
have tried and given up.
2023-11-06 14:35:34 +01:00
..
activation Merge pull request #258071 from helsinki-systems/feat/stc-lock 2023-10-30 10:49:50 +01:00
boot nixos/stage-1: create initramfs /lib at build time 2023-11-06 14:35:34 +01:00
etc nixos/etc: keep directories in derivation name 2023-06-07 00:08:43 +02:00
build.nix