mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-21 10:17:46 +02:00
Revert "system: use latest kernel version"
No longer necessary and prevents us from being testers for 6.13.
This commit is contained in:
parent
370c75d0bf
commit
d40ff21496
@ -96,8 +96,6 @@ in
|
|||||||
efi.canTouchEfiVariables = true;
|
efi.canTouchEfiVariables = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
kernelPackages = pkgs.linuxPackages_latest;
|
|
||||||
|
|
||||||
blacklistedKernelModules = [ "floppy" ];
|
blacklistedKernelModules = [ "floppy" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user