This commit is contained in:
@@ -22,8 +22,8 @@ rec {
|
||||
};
|
||||
|
||||
kernel = {
|
||||
lts = pkgs: pkgs.linuxKernel.packages.linux_6_1;
|
||||
latest = pkgs: pkgs.linuxKernel.packages.linux_6_6;
|
||||
lts = pkgs: pkgs.linuxKernel.packages.linux_6_6;
|
||||
latest = pkgs: pkgs.linuxKernel.packages.linux_6_8;
|
||||
};
|
||||
|
||||
nginx = rec {
|
||||
|
Reference in New Issue
Block a user