boot.loader.systemd-boot.edk2-uefi-shell.enable

NixOS option

Make the EDK2 UEFI Shell available from the systemd-boot menu. It can be used to manually boot other operating systems or for debugging.

type: boolean
Default
false
declared in: nixos/modules/system/boot/loader/systemd-boot/systemd-boot.nixView source on NixOS/nixpkgs →