mirror of
https://github.com/LukeHagar/omarchy.git
synced 2025-12-06 04:20:23 +00:00
* macbook 12' fixes on login keyboard & suspend wake up - apple spi keyboard production_name pattern fixed: Macbook 12' are MacBook8,1 9,1 and 10,1 for 2015, 2016 and 2017 models The MacBookPro12,1 is not a thing. ref: https://everymac.com/ultimate-mac-lookup/?identify=MacBook10%2C1 - add fix-apple-suspend-nvme.sh to fix MacBooks with NVMe cannot wake up ref: https://github.com/Dunedan/mbp-2016-linux?tab=readme-ov-file#suspend--hibernation * fix escapes in file path * add invocation in all.sh and migration script * Fix paths --------- Co-authored-by: David Heinemeier Hansson <david@hey.com>
4 lines
119 B
Bash
4 lines
119 B
Bash
echo "Fix NVMe suspend issues on MacBook models"
|
|
|
|
bash $OMARCHY_PATH/install/config/hardware/fix-apple-suspend-nvme.sh
|