mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
clear linux patches testing
This commit is contained in:
parent
b4cd13418b
commit
354eecbdfb
2 changed files with 19 additions and 0 deletions
|
|
@ -165,6 +165,7 @@
|
|||
};
|
||||
};
|
||||
boot = {
|
||||
kernelPatches = [ self.packages.clear-patches ];
|
||||
kernelModules = [ "amdgpu" ];
|
||||
initrd = {
|
||||
availableKernelModules = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue