dotfiles/etc/modprobe.conf
2022-09-25 20:01:11 +02:00

10 lines
263 B
Plaintext

# Managed by my dotfiles
# Blacklist pcspkr to silence beeps
blacklist pcspkr
# See https://wiki.archlinux.org/index.php/Power_management
options snd_hda_intel power_save=1
options snd_ac97_codec power_save=1
options iwlwifi power_save=1
options i915 fastboot=1