I recently got secure boot working using Limine on here so I could use my TPM for encryption on my laptop but I have a small issue. I currently dual boot for some productivity apps, art and what not, on windows and nixos for coding and such. Both are using their own methods of encryption on their own drives. NixOS using LUKS and Windows using Bitlocker. Anytime I rebuild my system, sbctl resigns the bootloader and changes a LOT of things apparently enough to make bitlocker on windows freak out enough that I have to have the key to unlock it. Is there a way around this to where I don’t trigger a bootloader re-sign so bitlocker won’t have its frantic moments of something simple changing? Other than this, everything works amazingly, just rebuilding the system makes bitlocker just panic, and I swap quite often so this is annoying.