Compare commits

..

2 commits

Author SHA1 Message Date
45be4853b8
Revert "ignore auto_cpufreq"
This reverts commit 8aa6e84e40.
2024-10-10 12:51:39 +02:00
ea7be0c78a
Revert "use auto-cpufreq instead of gnome solution"
This reverts commit 199dba60f7.
2024-10-10 12:51:34 +02:00
3 changed files with 3 additions and 6 deletions

View file

@ -15,7 +15,7 @@
# sudo_command = "sudo"
# Disable specific steps - same options as the command line flag
disable = ["clam_av_db", "auto_cpufreq"]
disable = ["clam_av_db"]
# Ignore failures for these steps
# ignore_failures = ["powershell"]

View file

@ -58,7 +58,7 @@ function main {
gnome-shell-extension-quick-settings-tweaks-git gpu-screen-recorder-git \
epson-inkjet-printer-stylus-photo-px810fw-series heroic-games-launcher-bin \
gnome-shell-extension-blur-my-shell clamav-unofficial-sigs vesktop-bin \
nautilus-open-any-terminal hieroglyphic-bin auto-cpufreq
nautilus-open-any-terminal hieroglyphic-bin
# === Disable wayland ==
@ -406,10 +406,6 @@ function main {
sudo sed -i "s/#HandleLidSwitchDocked=ignore/HandleLidSwitchDocked=ignore/g" /etc/systemd/logind.conf
# === Power management ==
sudo systemctl enable --now auto-cpufreq
printf "\nConcernant le Secure Boot, voici le tuto :"
echo "https://www.reddit.com/r/archlinux/comments/zo83gb/how_i_setup_secure_boot_for_arch_linux_simple/"
echo -e "\n\nInstallation terminée.\nIl faut redémarrer l'ordinateur."

View file

@ -132,6 +132,7 @@
"gnome-shell-extension-desktop-icons-ng",
"libreoffice-fresh",
"trash-cli",
"power-profiles-daemon",
"jdk-openjdk",
"texlive-fontsrecommended",
"texlive-fontsextra",