diff --git a/framework/13-inch/7040-amd/default.nix b/framework/13-inch/7040-amd/default.nix index 71a89cd..128ace8 100644 --- a/framework/13-inch/7040-amd/default.nix +++ b/framework/13-inch/7040-amd/default.nix @@ -18,6 +18,8 @@ # Fix TRRS headphones missing a mic # https://community.frame.work/t/headset-microphone-on-linux/12387/3 + # + # Temporary until a kernel patch is merged to fix this boot.extraModprobeConfig = '' options snd-hda-intel model=dell-headset-multi '';