remove clear linux patches

This commit is contained in:
Gerg-L 2024-05-08 20:24:29 -04:00
parent 8dd7a98a4e
commit 789c2083a5
Signed by: gerg-l
SSH key fingerprint: SHA256:FPYDHIkvMocr4wdmZXpgpJjsb2Tw6rASs2ISPbOb0KI
2 changed files with 0 additions and 23 deletions

View file

@ -2,7 +2,6 @@
{
pkgs,
config,
lib,
...
}:
{
@ -170,10 +169,6 @@
};
};
boot = {
kernelPatches = lib.singleton {
patch = self.packages.clear-patches;
name = "Clear Linux* patchset";
};
kernelModules = [ "amdgpu" ];
initrd = {
availableKernelModules = [