mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2026-01-27 18:47:15 +08:00
chore: disable audioEnhancement again as the audio is super quiet
This commit is contained in:
parent
8d600a0bae
commit
e20f6fdff2
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ in
|
|||
|
||||
hardware.framework = {
|
||||
amd-7040.preventWakeOnAC = true;
|
||||
laptop13.audioEnhancement.enable = true;
|
||||
# laptop13.audioEnhancement.enable = true;
|
||||
};
|
||||
|
||||
# Disable light sensors and accelerometers as they are not used and consume extra battery
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue