Update latest Linux kernel to 6.12
This commit is contained in:
@@ -27,7 +27,7 @@ rec {
|
||||
|
||||
kernel = {
|
||||
lts = pkgs: pkgs.linuxKernel.packages.linux_6_6;
|
||||
latest = pkgs: pkgs.linuxKernel.packages.linux_6_11;
|
||||
latest = pkgs: pkgs.linuxKernel.packages.linux_6_12;
|
||||
};
|
||||
|
||||
nginx = rec {
|
||||
|
Reference in New Issue
Block a user