mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 19:46:10 +01:00
framework-intel-core-ultra-series1: preset device name for audio enhancement
This commit is contained in:
parent
7ced9122cf
commit
95ee2804d7
1 changed files with 2 additions and 0 deletions
|
|
@ -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";
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue