loki: enable amdgpu in initrd
This commit is contained in:
parent
a6e2d7a50e
commit
432cfc6554
1 changed files with 1 additions and 0 deletions
|
@ -115,6 +115,7 @@
|
||||||
i2c.enable = true;
|
i2c.enable = true;
|
||||||
|
|
||||||
amdgpu = {
|
amdgpu = {
|
||||||
|
initrd.enable = true;
|
||||||
opencl.enable = true;
|
opencl.enable = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue