Even older kernel version
This commit is contained in:
parent
5a97cd69e2
commit
0fff6a7d7d
|
@ -57,6 +57,6 @@
|
||||||
|
|
||||||
# Boot option for soundcard
|
# Boot option for soundcard
|
||||||
# boot.kernelParams = [ "snd-intel-dspcfg.dsp_driver=1" ];
|
# boot.kernelParams = [ "snd-intel-dspcfg.dsp_driver=1" ];
|
||||||
boot.kernelPackages = pkgs.linuxPackages_6_9;
|
boot.kernelPackages = pkgs.linuxPackages_5_15;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue