machines/rana: boot.kernelParams adjusted
This commit is contained in:
@@ -10,5 +10,9 @@
|
||||
system.stateVersion = "25.11";
|
||||
clan.core.sops.defaultGroups = [ "admins" ];
|
||||
|
||||
boot.kernelParams = [ "amdgpu.dcdebugmask=0x10" ];
|
||||
boot.kernelParams = [
|
||||
"amdgpu.dcdebugmask=0x10"
|
||||
"amdgpu.cwsr_enable=0"
|
||||
"amdgpu.gpu_recovery=1"
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user