From a21405ea4f8319d2dd38fc14f542bd6942756f3e Mon Sep 17 00:00:00 2001 From: Ahwx Date: Tue, 1 Jul 2025 16:41:14 +0200 Subject: [PATCH] chore(temp?): disable audioEnhancement as it makes audio nearly muted --- hosts/sakura/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/sakura/default.nix b/hosts/sakura/default.nix index 50363bb..5c1c991 100644 --- a/hosts/sakura/default.nix +++ b/hosts/sakura/default.nix @@ -38,7 +38,7 @@ hardware.framework = { amd-7040.preventWakeOnAC = true; - laptop13.audioEnhancement.enable = true; + # laptop13.audioEnhancement.enable = true; # makes audio almost muted }; # Disable light sensors and accelerometers as they are not used and consume extra battery