Trying latest xanmod kernel
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
boot.kernelPackages = pkgs.linuxPackages_zen;
|
||||
boot.kernelPackages = pkgs.linuxPackages_xanmod_latest;
|
||||
boot.consoleLogLevel = 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user