Patch kernel to not shutdown on gpu overheating, the detection is wonky

This commit is contained in:
Leonardo Eugênio 2022-12-11 20:13:35 -03:00
parent c20dd2afd1
commit f501292d78
3 changed files with 55 additions and 0 deletions

View file

@ -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 {