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