switch to latest kernel
This commit is contained in:
@@ -10,8 +10,6 @@
|
|||||||
boot.loader.systemd-boot.enable = true;
|
boot.loader.systemd-boot.enable = true;
|
||||||
boot.loader.efi.canTouchEfiVariables = true;
|
boot.loader.efi.canTouchEfiVariables = true;
|
||||||
boot.resumeDevice = "/dev/mapper/luksroot";
|
boot.resumeDevice = "/dev/mapper/luksroot";
|
||||||
# Pin Linux kernel to 6.12
|
|
||||||
boot.kernelPackages = pkgs.linuxPackages_6_12;
|
|
||||||
|
|
||||||
boot.extraModprobeConfig = ''
|
boot.extraModprobeConfig = ''
|
||||||
options mt7921_common disable_clc=1
|
options mt7921_common disable_clc=1
|
||||||
|
|||||||
Reference in New Issue
Block a user