Update: 08/18/2024 06:51:28 PM
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{ config, pkgs, ... }:
|
||||
{
|
||||
boot.kernelPackages = pkgs.linuxPackages_xanmod_stable;
|
||||
boot.kernelPackages = pkgs.linuxPackages;
|
||||
boot.consoleLogLevel = 3;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user