mreow: re-enable nixos-hardware's audioEnchancement for fw13

This commit is contained in:
Simon Gardling 2025-12-07 23:10:49 -05:00
parent bcd65b482f
commit c72cc5de43
Signed by: titaniumtown
GPG Key ID: 9AB28AC10ECE533D

View File

@ -14,15 +14,8 @@
inputs.nixos-hardware.nixosModules.framework-amd-ai-300-series
];
# completely and utterly broken
/*
hardware.framework.laptop13.audioEnhancement = {
enable = true;
# seems audio doesn't work without this
hideRawDevice = false;
};
*/
hardware.framework.laptop13.audioEnhancement.rawDeviceName =
lib.mkDefault "alsa_output.pci-0000_c1_00.6.analog-stereo";
# PST
# time.timeZone = lib.mkForce "America/Los_Angeles";