Skip to content

Commit 95ee280

Browse files
committed
framework-intel-core-ultra-series1: preset device name for audio enhancement
1 parent 7ced912 commit 95ee280

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

framework/13-inch/intel-core-ultra-series1/default.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,6 @@
4141
''For Intel NPU support, set the option: hardware.enableRedistributableFirmware = true;''
4242
];
4343

44+
hardware.framework.laptop13.audioEnhancement.rawDeviceName =
45+
lib.mkDefault "alsa_output.pci-0000_00_1f.3.analog-stereo";
4446
}

0 commit comments

Comments
 (0)