#Fedora42 #Bluetooth #luks I finally figured out how to enable bluetooth in the boot screen so I can unlock my crypted root fs with my Bluetooth keyboard. It is as easy as
`add_dracutmodules+=" bluetooth "` in `/etc/dracut.conf.d/bluetooth.conf ` followed by dracut -f . Not sure why I didn't go it earlier.