From 46bf45a9caf19e6eb5393e6bfaa517cc61fc947f Mon Sep 17 00:00:00 2001 From: teutat3s Date: Mon, 5 Feb 2024 12:54:36 +0100 Subject: [PATCH] dumpyourvms: audio fixes --- hosts/dumpyourvms/dumpyourvms.nix | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/hosts/dumpyourvms/dumpyourvms.nix b/hosts/dumpyourvms/dumpyourvms.nix index 21d00bf6..3f6271e4 100644 --- a/hosts/dumpyourvms/dumpyourvms.nix +++ b/hosts/dumpyourvms/dumpyourvms.nix @@ -166,6 +166,14 @@ in { # Enable the integrated GPU (iGPU) Intel i915 by default if present options apple-gmux force_igd=y + + # Enable HD-Audio Codec-Specific Models + # https://www.kernel.org/doc/html/latest/sound/hd-audio/models.html + options snd-hda-intel model=mbp11 + + # https://bbs.archlinux.org/viewtopic.php?pid=1445636#p1445636 + # + options snd-hda-intel index=1 ''; # This value determines the NixOS release from which the default