黑苹果EFI大全|免费分享各种黑苹果EFI资源
This is the hackintosh for the NUC8I5BEH
Please join Telegram Join Telegram, if you have any questions
Soldered Wi-Fi and Bluetooth are not stable yet, will integrate later?
Feel free to Buy Me a Coffee or
15iEcYV1Xpr3xM4Ytyg9DCfcFwyifRFdQM
# https://gist.github.com/csrutil/b2cce932dda8b226f37be2880215aee6
sudo pmset -c sleep 30
sudo pmset -c displaysleep 30
sudo pmset -c disksleep 30
sudo pmset -c hibernatemode 0
sudo pmset -c standby 0
sudo pmset -c autopoweroff 0
sudo pmset -c tcpkeepalive 1
# disable the Spotlight indexes
sudo mdutil -a -i off
# change host name
sudo scutil --set HostName mini
sudo scutil --set ComputerName mini
sudo scutil --set LocalHostName mini
sudo spctl --master-disable