nixpkgs/nixos/modules/system/boot/loader
K900 5a2f238b9a systemd-boot: use mktemp from coreutils in installer
People running nixos-install in non-NixOS environments
occasionally run into the mktemp builtin not being loaded
into bash (yes, even NixOS' bash). Rather than try and
figure out why exactly that is happening, just use a known
good mktemp from coreutils.
2022-05-02 15:44:55 +03:00
..
generations-dir nixos treewide: Fix references to linux-kernel.target 2021-01-25 13:06:12 -05:00
generic-extlinux-compatible generic-extlinux-compatible: Allow disabling generation of device tree directives 2022-01-06 17:23:10 -08:00
grub nixos/grub: added configuration option for entry options 2022-03-31 06:39:16 -04:00
init-script nixos: don't set systemConfig for stage-2 2021-02-18 12:48:08 +01:00
raspberrypi Merge pull request #98858 from sorki/cross/rpifw 2021-01-29 10:21:32 -06:00
systemd-boot systemd-boot: use mktemp from coreutils in installer 2022-05-02 15:44:55 +03:00
efi.nix
loader.nix