Remove unnecessary enables

This commit is contained in:
Ryan Hughes
2025-09-13 02:16:01 -04:00
committed by Ryan Hughes
parent 634e30b3a5
commit cbeaa56300

View File

@@ -31,11 +31,4 @@ EOF
# Generated by Omarchy installer for T2 Mac support
KERNEL_CMDLINE[default]+="intel_iommu=on iommu=pt pcie_ports=compat"
EOF
echo "Enabling T2 fan control daemon..."
sudo systemctl enable t2fanrd.service
echo "Enabling Touch Bar support..."
sudo systemctl enable tiny-dfr.service
fi