Tweak the performance of the GPU

This commit is contained in:
2023-09-01 23:46:00 +02:00
parent 18a57605ac
commit 984b9d1d51
3 changed files with 6 additions and 6 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;
};