Intel Graphics: Difference between revisions
|  hardware.graphics -> hardware.opengl |  drop 24.05  compat | ||
| Line 17: | Line 17: | ||
| Sample configuration: | Sample configuration: | ||
| <syntaxHighlight lang=nix> | <syntaxHighlight lang=nix> | ||
|    hardware.graphics = {  |    hardware.graphics = { | ||
|      enable = true; |      enable = true; | ||
|      extraPackages = with pkgs; [ |      extraPackages = with pkgs; [ | ||