attempt 4

This commit is contained in:
Nathan McCarty 2023-04-09 01:57:54 -04:00
parent 658617d9d2
commit 1fb1e0a91a
Signed by: thatonelutenist
GPG Key ID: D70DA3DD4D1E9F96
1 changed files with 2 additions and 1 deletions

View File

@ -26,7 +26,7 @@
};
config = {
# Have it pretend to be a desktop to hopefully get dri working
isDesktop = true;
# isDesktop = true;
setupGrub = false;
nix = {
autoUpdate = true;
@ -67,6 +67,7 @@
libvdpau-va-gl
vaapiVdpau
intel-ocl
intel-media-driver
];
extraPackages32 = with pkgs.pkgsi686Linux; [
libva