nixpkgs/nixos/modules/system
Jared Baur 2837c0d9aa
nixos/uki: add ".dtb" section if devicetree is used
This ensures a ".dtb" PE section makes it into the UKI so systemd-stub
can install the correct devicetree for use by the Linux kernel. This is
often needed on systems that boot with u-boot since the devicetree used
by u-boot is often a paired down version of what the Linux kernel needs.
On those kinds of boards, the lack of this PE section means that u-boot
will end up installing its internal devicetree into the UEFI
configuration table, which is what the Linux kernel ends up using.
2024-03-11 12:42:21 -07:00
..
activation nixos/switch-to-configuration: add sysinit-reactivation.target 2024-01-18 00:46:30 +01:00
boot nixos/uki: add ".dtb" section if devicetree is used 2024-03-11 12:42:21 -07:00
etc nixos/etc: make re-mounting /etc overlay idempotent 2024-02-21 22:54:00 +01:00
build.nix