Patch kernel to not shutdown on gpu overheating, the detection is wonky
This commit is contained in:
parent
c20dd2afd1
commit
f501292d78
3 changed files with 55 additions and 0 deletions
|
@ -83,6 +83,7 @@
|
|||
./hosts/monolith.nix
|
||||
./system/gitlab-runner.nix
|
||||
./system/btusb-kernel-patches.nix
|
||||
./system/amdgpu-kernel-patches.nix
|
||||
] ++ common_modules;
|
||||
};
|
||||
rainbow = lib.nixosSystem {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue