nixpkgs/nixos/modules/system/boot/loader/systemd-boot
Raito Bezarius b3d998e7ea boot/loader/systemd-boot: BootSpec makes initrdSecrets optional
A bootspec could remove the `initrdSecrets` attribute and is a perfectly valid bootspec, as can be seen
in the bootspec.cue.

This makes the builder not fail upon missing `initrdSecrets`.
2024-01-04 23:11:22 +01:00
..
systemd-boot-builder.py boot/loader/systemd-boot: BootSpec makes initrdSecrets optional 2024-01-04 23:11:22 +01:00
systemd-boot.nix nixos/systemd-boot: allow for bootspec-less generations 2023-11-17 14:39:04 +01:00