fix(fuji): switch back to linux 6.12
This commit is contained in:
parent
feb52a1bd7
commit
c4c72e3fa6
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@
|
|||
}: {
|
||||
services.xserver.videoDrivers = lib.mkForce ["nvidia"];
|
||||
|
||||
boot.kernelPackages = lib.mkForce pkgs.linuxPackages_6_11;
|
||||
boot.kernelParams = [
|
||||
"nvidia.NVreg_EnableGpuFirmware=0"
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue