mirror of
https://github.com/rwinkhart/artix-install-script.git
synced 2026-08-30 21:56:42 -04:00
Rename "server" option to "headless"
This commit is contained in:
@@ -99,6 +99,7 @@ fi
|
||||
# disable kernel watchdog
|
||||
echo 'blacklist iTCO_wdt' > /etc/modprobe.d/blacklist.conf
|
||||
|
||||
# install powertop on laptops
|
||||
if [ "$formfactor" == 2 ] || [ "$formfactor" == 1 ]; then
|
||||
pacman -S powertop --needed --noconfirm
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user