This commit is contained in:
2023-06-24 14:48:53 +02:00
parent 54ba2cfd56
commit 39ced22002
6 changed files with 19 additions and 4 deletions
+1
View File
@@ -12,6 +12,7 @@
nixpkgs.config.libmfxSupport = true; # intel
hardware.opengl.enable = true;
hardware.opengl.driSupport = true;
hardware.opengl.extraPackages = with pkgs; [
mesa.drivers
vaapiIntel