mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-06 01:48:50 +08:00
Merge pull request #1527 from anna-oake/patch-1
framework-intel-core-ultra-series1: preset device name for audio enhancement
This commit is contained in:
@@ -41,4 +41,6 @@
|
|||||||
''For Intel NPU support, set the option: hardware.enableRedistributableFirmware = true;''
|
''For Intel NPU support, set the option: hardware.enableRedistributableFirmware = true;''
|
||||||
];
|
];
|
||||||
|
|
||||||
|
hardware.framework.laptop13.audioEnhancement.rawDeviceName =
|
||||||
|
lib.mkDefault "alsa_output.pci-0000_00_1f.3.analog-stereo";
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user