diff --git a/system/system-mreow.nix b/system/system-mreow.nix index b61c5e7..5ac9e28 100644 --- a/system/system-mreow.nix +++ b/system/system-mreow.nix @@ -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";