chore: move env var to common config
This commit is contained in:
parent
7eac8be732
commit
e2684012f4
2 changed files with 9 additions and 3 deletions
|
@ -11,7 +11,6 @@
|
|||
];
|
||||
|
||||
environment.sessionVariables = {
|
||||
NIXOS_OZONE_WL = "1";
|
||||
LIBVA_DRIVER_NAME = "nvidia";
|
||||
__EGL_VENDOR_LIBRARY_FILENAMES = "/run/opengl-driver/share/glvnd/egl_vendor.d/10_nvidia.json";
|
||||
MOZ_DISABLE_RDD_SANDBOX = "1";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue