Dots for both desktop and laptop
- Install
os-prober - Edit
/etc/default/grubto add/uncommentGRUB_DISABLE_OS_PROBER=false - Run
sudo grub-mkconfigto check if Windows Boot Manager is listed. - Generate new config and write to file with
grub-mkconfig -o /boot/grub/grub.cfg