boot.loader.refind.efiInstallAsRemovable

NixOS option

Whether or not to install the rEFInd EFI files as removable. See boot.loader.grub.efiInstallAsRemovable

type: boolean
Default
!config.boot.loader.efi.canTouchEfiVariables
Example
true
declared in: nixos/modules/system/boot/loader/refind/refind.nixView source on NixOS/nixpkgs →