Updated kernel version, fixes fan issue?
This commit is contained in:
parent
4dd12775d9
commit
4526bd519d
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ in
|
|||
};
|
||||
|
||||
# Xander, uncomment this line to update the kernel to 6.10.~
|
||||
# boot.kernelPackages = pkgs.linuxPackages_6_10;
|
||||
boot.kernelPackages = pkgs.linuxPackages_6_12;
|
||||
boot.loader = {
|
||||
systemd-boot.enable = true;
|
||||
efi.canTouchEfiVariables = true;
|
||||
|
|
|
|||
Loading…
Reference in a new issue