machines/rana: fixed randomly freeze

This commit is contained in:
2026-04-01 10:49:48 +07:00
parent 1518cd7db6
commit 79be24d581

View File

@@ -9,4 +9,6 @@
};
system.stateVersion = "25.11";
clan.core.sops.defaultGroups = [ "admins" ];
boot.kernelParams = [ "amdgpu.dcdebugmask=0x10" ];
}