Remove redundant Intel graphics variable

This commit is contained in:
2024-02-08 18:50:22 +01:00
parent 7a43470f18
commit 37f0a44f32

View File

@@ -48,7 +48,6 @@ 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;
};