treewide: rename graphics-options from opengl

This commit is contained in:
Felix Buehler 2024-11-17 00:50:14 +01:00
parent 2c88e9f057
commit 9bf3f2adb1
2 changed files with 3 additions and 3 deletions

View file

@ -23,7 +23,7 @@ in
nixpkgs.config.packageOverrides = pkgs: {
vaapiIntel = pkgs.vaapiIntel.override { enableHybridCodec = true; };
};
hardware.opengl = {
hardware.graphics = {
enable = true;
extraPackages = with pkgs; [
intel-media-driver # LIBVA_DRIVER_NAME=iHD