nixpkgs/nixos/modules/system
Jared Baur 6327b07b25
nixos/systemd-boot: use unique path for devicetree blob
Use the store directory for the devicetree package containing the
desired DTB when installing to the ESP. This allows for more than one
NixOS generation containing differing DTBs to coexist on the same ESP
(similar to how we can have multiple kernels & initrds). This change
removes the assumption that the filepath passed to `copy_from_file` is a
file that lives at the toplevel of a nix output path (which prior to the
systemd-boot DTB support was the case for the kernel and initrd
derivations).
2024-08-24 12:50:24 -07:00
..
activation Revert "Merge pull request #333952 from r-vdp/specialisation-name-regex" 2024-08-13 21:33:15 -04:00
boot nixos/systemd-boot: use unique path for devicetree blob 2024-08-24 12:50:24 -07:00
etc nixos/etc: unmount old /etc hierarchy lazily 2024-08-22 12:17:20 +02:00
build.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00