{...}:
{
  boot.initrd.kernelModules = [ "amdgpu" ];
  # for Southern Islands (SI i.e. GCN 1) cards
  boot.kernelParams = [ "radeon.si_support=0" "amdgpu.si_support=1" ];
}