updates to kaladin after cpu change

This commit is contained in:
Chris Cochrun 2025-11-17 14:02:57 -06:00
parent a6454a4e0f
commit 04ff90b9a0
5 changed files with 11 additions and 5 deletions

View file

@ -95,7 +95,7 @@ with lib;
# Warning: GPU optimisations have the potential to damage hardware
gpu = {
apply_gpu_optimisations = "accept-responsibility";
gpu_device = 0;
gpu_device = 1;
amd_performance_level = "high";
};