Nvme is main drive but install on separate internal SSD - how to get boot to EFI?

I want to install Manjaro on my SSD that I installed. The computer has an nvme with Win 11 on it but I can’t find how to install the OS to the SSD and then the boot info to the EFI partition on the nvme.

Any ideas?

Can you post

  1. blkid
  2. fdisk -l ?
blkid
/dev/nvme0n1p1: LABEL="ESP" UUID="1A06-453A" TYPE="vfat" PARTLABEL="EFI system partition" PARTUUID="7f2c915b-223a-4125-aaa3-3976e4c3e80c"
/dev/nvme0n1p3: LABEL="Acer" UUID="BE1806DA18069197" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="fc0b63db-4b07-408c-8ba5-5a4c3e4a5b5c"
/dev/nvme0n1p4: LABEL="Recovery" UUID="32AA0750AA070FD1" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="1861b424-e1c1-49c8-9e99-5847a03ce255"
/dev/sda1: UUID="01D7ED6E3EF3CEB0" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="00000019-7430-b599-6ded-d70132000000"
/dev/sda2: UUID="346331dd-f6ec-4407-a12b-bb8cbc3df406" TYPE="ext4" PARTLABEL="Basic data partition" PARTUUID="0003866f-f390-3f48-6eed-d70dde0c0700"
/dev/sda3: UUID="fe808628-cf97-454e-b8da-52af28b9c52d" TYPE="ext4" PARTLABEL="Basic data partition" PARTUUID="0003b635-19f0-4693-6eed-d7156a6c0700"
/dev/sda4: TYPE="swap" PARTLABEL="Basic data partition" PARTUUID="7fcc7b60-ed6e-01d7-b039-c637b7f6eb00"



blkid
/dev/nvme0n1p1: LABEL="ESP" UUID="1A06-453A" TYPE="vfat" PARTLABEL="EFI system partition" PARTUUID="7f2c915b-223a-4125-aaa3-3976e4c3e80c"
/dev/nvme0n1p3: LABEL="Acer" UUID="BE1806DA18069197" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="fc0b63db-4b07-408c-8ba5-5a4c3e4a5b5c"
/dev/nvme0n1p4: LABEL="Recovery" UUID="32AA0750AA070FD1" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="1861b424-e1c1-49c8-9e99-5847a03ce255"
/dev/sda1: UUID="01D7ED6E3EF3CEB0" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="00000019-7430-b599-6ded-d70132000000"
/dev/sda2: UUID="346331dd-f6ec-4407-a12b-bb8cbc3df406" TYPE="ext4" PARTLABEL="Basic data partition" PARTUUID="0003866f-f390-3f48-6eed-d70dde0c0700"
/dev/sda3: UUID="fe808628-cf97-454e-b8da-52af28b9c52d" TYPE="ext4" PARTLABEL="Basic data partition" PARTUUID="0003b635-19f0-4693-6eed-d7156a6c0700"
/dev/sda4: TYPE="swap" PARTLABEL="Basic data partition" PARTUUID="7fcc7b60-ed6e-01d7-b039-c637b7f6eb00"

I have installed Mint because Mint’s installer has a separate pull down when choosing ESP partition. Manjaro would only allow me to look / chose whatever was on the SSD and the SSD doesn’t contain the EFI.