parent
6d1065e6b7
commit
54fcd874f1
1 changed files with 2 additions and 1 deletions
|
@ -12,6 +12,7 @@
|
|||
|
||||
environment.sessionVariables = {
|
||||
# Enable Ozone Wayland support in Chromium and Electron applications
|
||||
NIXOS_OZONE_WL = lib.mkDefault "1";
|
||||
#TODO - This causes issues with VSCode until the November 2024 release.
|
||||
# NIXOS_OZONE_WL = lib.mkDefault "1";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue