mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2026-03-19 15:50:30 +01: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 = {
|
hardware.framework = {
|
||||||
amd-7040.preventWakeOnAC = true;
|
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
|
# 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