mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-07 10:28:51 +08:00
Add note to mark change as temporary
This commit is contained in:
committed by
mergify[bot]
parent
55b4caf931
commit
b689465d0c
@@ -18,6 +18,8 @@
|
|||||||
|
|
||||||
# Fix TRRS headphones missing a mic
|
# Fix TRRS headphones missing a mic
|
||||||
# https://community.frame.work/t/headset-microphone-on-linux/12387/3
|
# https://community.frame.work/t/headset-microphone-on-linux/12387/3
|
||||||
|
#
|
||||||
|
# Temporary until a kernel patch is merged to fix this
|
||||||
boot.extraModprobeConfig = ''
|
boot.extraModprobeConfig = ''
|
||||||
options snd-hda-intel model=dell-headset-multi
|
options snd-hda-intel model=dell-headset-multi
|
||||||
'';
|
'';
|
||||||
|
|||||||
Reference in New Issue
Block a user