opengl intel
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
This commit is contained in:
parent
af66a3f524
commit
34a8c1443a
|
@ -58,6 +58,7 @@ in
|
|||
};
|
||||
enableRedistributableFirmware = lib.mkDefault true;
|
||||
enableAllFirmware = true;
|
||||
opengl.extraPackages = with pkgs; [ intel-compute-runtime ];
|
||||
};
|
||||
|
||||
programs = {
|
||||
|
|
Loading…
Reference in a new issue