use latest kernel
This commit is contained in:
parent
125778ba15
commit
125c5fe0a5
1 changed files with 0 additions and 1 deletions
|
@ -51,7 +51,6 @@ in {
|
||||||
powerManagement.cpuFreqGovernor = lib.mkDefault "powersave";
|
powerManagement.cpuFreqGovernor = lib.mkDefault "powersave";
|
||||||
|
|
||||||
# custom
|
# custom
|
||||||
#boot.kernelPackages = pkgs.linuxPackages_latest;
|
|
||||||
boot.loader.systemd-boot.enable = true;
|
boot.loader.systemd-boot.enable = true;
|
||||||
hardware.cpu.intel.updateMicrocode = true;
|
hardware.cpu.intel.updateMicrocode = true;
|
||||||
networking.hostId = "eff291c4";
|
networking.hostId = "eff291c4";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue