disable overclocking gpu on glados (instability inc)

This commit is contained in:
Lillian Violet 2024-12-16 21:02:08 +01:00
parent 552f606563
commit af630d4de1

View file

@ -53,11 +53,11 @@
};
# Warning: GPU optimisations have the potential to damage hardware
gpu = {
apply_gpu_optimisations = "accept-responsibility";
gpu_device = 0;
amd_performance_level = "high";
};
# gpu = {
# apply_gpu_optimisations = "accept-responsibility";
# gpu_device = 0;
# amd_performance_level = "high";
# };
custom = {
start = "${pkgs.libnotify}/bin/notify-send 'GameMode started'";