Cachyos kernel doesnt work well with laptops RGB (error cachyos/source/include/config/auto.conf: No such file or directory)

^ Error log from rebuild

^ laptops rgb module How i access it:

 acermodule = config.boot.kernelPackages.callPackage ./acer-module.nix {};
  boot.extraModulePackages = 

    [  
        acermodule  
        config.boot.kernelPackages.v4l2loopback.out
    ];

I installed cachyos-kernel following the instructions from https://www.nyx.chaotic.cx/

Why do you want that kernel specifically? Do things work better on the stock (LTS) kernel?

The Zen kernel was a step up from the regular kernel, since halo refused to work for some reason on the native kernel, but for quite awhile, actually its always been the case for me, that doom ran at horrible fps unless the window size was small, and with the cachy kernel I no longer have these issues, I dont believe that diffrent kernels magically fix your FPS but they do have a way of fixing certain buggy behavior on games, hence why i switched to cachy, idk if this is a cachy specific issue tho, idk, some help on the weird issue I am getting would be much appreciated (also for extra context, on a newer computer with a 3070, not that it has any relevence to my actual build faliure)