linux: Tag hardened kernels
This commit is contained in:
parent
e1ddb90ca8
commit
e707ac126b
@ -14760,6 +14760,7 @@ in
|
|||||||
inherit stdenv;
|
inherit stdenv;
|
||||||
inherit (kernel) version;
|
inherit (kernel) version;
|
||||||
};
|
};
|
||||||
|
kernelPatches = kernel.kernelPatches ++ [ kernelPatches.tag_hardened ];
|
||||||
});
|
});
|
||||||
|
|
||||||
linuxPackages_hardened = recurseIntoAttrs (hardenedLinuxPackagesFor pkgs.linux);
|
linuxPackages_hardened = recurseIntoAttrs (hardenedLinuxPackagesFor pkgs.linux);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user