oscar: Remove NIXOS_OZONE_WL, now unneeded
Per the Wiki, this has been unnecessary since 25.05, when Chromium and Electron started defaulting to Wayland-native on Wayland systems: https://wiki.nixos.org/wiki/Wayland#Electron_and_Chromium
This commit is contained in:
parent
7fc13776f6
commit
4cc18ec445
1 changed files with 0 additions and 1 deletions
|
|
@ -98,7 +98,6 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
environment.sessionVariables = {
|
environment.sessionVariables = {
|
||||||
NIXOS_OZONE_WL = "1";
|
|
||||||
BUILDKIT_PROGRESS = "plain";
|
BUILDKIT_PROGRESS = "plain";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue