Skip to content

Commit

Permalink
fix shinx
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalyavolyn committed Oct 30, 2024
1 parent 78e086e commit c40a31d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions hosts/shinx/hardware-configuration.nix
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@
enable = true;
extraPackages = with pkgs; [
intel-media-driver
intel-vaapi-driver
vaapiVdpau
libvdpau-va-gl
#intel-vaapi-driver
#vaapiVdpau
#libvdpau-va-gl
];
};
environment.sessionVariables = { LIBVA_DRIVER_NAME = "iHD"; };
Expand Down

0 comments on commit c40a31d

Please sign in to comment.