Group all intel specifics in subdirectory

This commit is contained in:
David Heinemeier Hansson
2026-03-24 20:39:01 +01:00
parent e2c8bb67cc
commit c4c55b5c33
9 changed files with 10 additions and 9 deletions
+5
View File
@@ -0,0 +1,5 @@
# Install Intel Low Power Mode package for Intel CPUs
if omarchy-hw-intel; then
omarchy-pkg-add intel-lmp
fi