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🍻. Please enable the USBInjectAll.kext and disable the USBPorts.kext on the Config.plist if you get some USB issues.
XMR 4APxe9PpCgw2RdZjkiBqVk6mdyforWiQvGHGCXp6iWojTZaqmfuKcAgBEXTkshDLwo6zGu5yNVUBriyVuUV8jUr58nnkexR
BTC bc1q7ryvvxuws4vhhuxpaddl82seq7ue03qq2p40qh
# 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