Can't install Grub on Fresh install of Pop os 20.04

I just did a clean install of Pop os earlier today for the first time (migrating from arch) and was trying to install grub as I have a distaste for systemd boot, and did the normal apt-get install grub-efi grub-common but when it installed and updated It didn’t show a menu

I watched a video where the dude use grub-customizer than copies the resulting config file into the boot/efi/EFI/pop (in the videos case it was /boot/efi/EFI/ubuntu, what I assume due to being an older version of pop os) but that didn’t work either. Could anybody help me figure out what I am doing wrong? I’ve spent little over 3hrs on this now, and am about to migrate to something else instead.

EDIT fixed the issue, installing grub installs bad .efi file as it refuses to read grub.cfg
The issue for the fix is this command
cp /boot/grub/x86_64-efi/grub.efi /boot/efi/EFI/pop/grubx64.efi