mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 01:55:22 +08:00
Revert "modules.system.kernel: add amdgpu patch"
This reverts commit 84c11d9223.
This commit is contained in:
@@ -34,7 +34,7 @@ inputs:
|
||||
];
|
||||
nixpkgs = { march = "znver5"; rocm = true; };
|
||||
sysctl.laptop-mode = 5;
|
||||
kernel = { variant = "cachyos"; patches = [ "amdgpu" ]; };
|
||||
kernel.variant = "cachyos";
|
||||
};
|
||||
hardware = { gpu.type = "amd"; asus = {};};
|
||||
services =
|
||||
|
||||
Reference in New Issue
Block a user