monolith: revert to LTS kernel
This commit is contained in:
parent
26e013d88f
commit
eda788a912
|
@ -41,8 +41,6 @@ in
|
|||
package = pkgs.unstable.opentabletdriver;
|
||||
};
|
||||
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
|
||||
boot.extraModulePackages = with config.boot.kernelPackages; [ zenpower ];
|
||||
|
||||
boot.initrd.kernelModules = [ "amdgpu" ];
|
||||
|
|
Loading…
Reference in a new issue