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