"Release" 25.11 Hooray
This commit is contained in:
@@ -30,7 +30,7 @@ rec {
|
||||
|
||||
kernel = {
|
||||
lts = pkgs: pkgs.linuxKernel.packages.linux_6_12;
|
||||
latest = pkgs: pkgs.linuxKernel.packages.linux_6_16;
|
||||
latest = pkgs: pkgs.linuxKernel.packages.linux_6_17;
|
||||
};
|
||||
|
||||
nginx = rec {
|
||||
|
||||
Reference in New Issue
Block a user