mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 19:46:10 +01: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:
commit
d1bfa8f6cc
1 changed files with 2 additions and 0 deletions
|
|
@ -41,4 +41,6 @@
|
|||
''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";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue