mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-03-13 14:28:12 +01: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;
|
||||
};
|
||||
|
||||
kernelPackages = pkgs.linuxPackages_latest;
|
||||
|
||||
blacklistedKernelModules = [ "floppy" ];
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user