diff --git a/hardware-configuration.nix b/hardware-configuration.nix index 0c18f66..8dfb7a8 100644 --- a/hardware-configuration.nix +++ b/hardware-configuration.nix @@ -15,7 +15,7 @@ # trying to make microphone work boot.extraModprobeConfig = '' - options snd-intel-dspcfg dsp_driver=1 + options snd slots=snd-hda-intel ''; fileSystems."/" =