Update latest Linux kernel to 6.12
This commit is contained in:
parent
fc8676c3bb
commit
aec22942f7
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user