diff --git a/install/config/hardware/apple/fix-t2.sh b/install/config/hardware/apple/fix-t2.sh index cbe3f88b..815ed72f 100644 --- a/install/config/hardware/apple/fix-t2.sh +++ b/install/config/hardware/apple/fix-t2.sh @@ -32,5 +32,13 @@ EOF cat </dev/null # Generated by Omarchy installer for T2 Mac support KERNEL_CMDLINE[default]+=" intel_iommu=on iommu=pt pcie_ports=compat" +EOF + + cat </dev/null +[Fan1] +low_temp=55 +high_temp=75 +speed_curve=linear +always_full_speed=false EOF fi