3 options.boot.loader.efi = {
5 canTouchEfiVariables = lib.mkOption {
8 description = "Whether the installation process is allowed to modify EFI boot variables.";
11 efiSysMountPoint = lib.mkOption {
14 description = "Where the EFI System Partition is mounted.";