From 380405441bf1fc37f8889f38398a056b7b0f7ff6 Mon Sep 17 00:00:00 2001 From: Ahwx Date: Fri, 21 Nov 2025 15:20:46 +0100 Subject: [PATCH] feat: enable `audioEnhancement` again as it has been fixed since --- 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 768b9f1..22418e6 100644 --- a/hosts/sakura/default.nix +++ b/hosts/sakura/default.nix @@ -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