+14
-12
nixos/modules/installer/tools/nixos-install.sh
+14
-12
nixos/modules/installer/tools/nixos-install.sh
······-NIXOS_INSTALL_BOOTLOADER=1 nixos-enter --root "$mountPoint" -- /run/current-system/bin/switch-to-configuration boot
+22
-7
nixos/modules/system/boot/loader/systemd-boot/systemd-boot-builder.py
+22
-7
nixos/modules/system/boot/loader/systemd-boot/systemd-boot-builder.py
······-def write_entry(profile: Optional[str], generation: int, specialisation: Optional[str], machine_id: str) -> None:append_initrd_secrets = profile_path(profile, generation, specialisation, "append-initrd-secrets")······