mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
feat: enable audioEnhancement again as it has been fixed since
This commit is contained in:
parent
6759f9140d
commit
380405441b
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ in
|
|||
|
||||
hardware.framework = {
|
||||
amd-7040.preventWakeOnAC = true;
|
||||
# laptop13.audioEnhancement.enable = true; # makes audio almost muted
|
||||
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