Use intel-media-driver by default

This commit is contained in:
2022-12-07 01:00:53 +01:00
parent 1d3e53c062
commit 28e01ee287
2 changed files with 3 additions and 1 deletions

View File

@@ -48,6 +48,7 @@ with pkgs;
export NVIM_LISTEN_ADDRESS=/tmp/nvimsocket
export GIT_CONFIG_NOSYSTEM=true
export SYSTEMD_LESS=FRSMK
export LIBVA_DRIVER_NAME=iHD
'';
wrapperFeatures.gtk = true;
};