add RedistributableFirmware option
This commit is contained in:
parent
3be2bcae0c
commit
2912f736c4
|
@ -3,6 +3,7 @@
|
|||
hardware.opengl.enable = true;
|
||||
hardware.opengl.driSupport = true;
|
||||
hardware.opengl.driSupport32Bit = true;
|
||||
hardware.enableRedistributableFirmware = true;
|
||||
hardware.opengl.extraPackages = with pkgs; [
|
||||
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue