remove global NIX_OZONE_WL
This commit is contained in:
parent
f6d4428d48
commit
6931d56076
1 changed files with 0 additions and 4 deletions
|
@ -15,10 +15,6 @@
|
||||||
|
|
||||||
console.useXkbConfig = true;
|
console.useXkbConfig = true;
|
||||||
|
|
||||||
environment.sessionVariables = {
|
|
||||||
NIXOS_OZONE_WL = "1";
|
|
||||||
};
|
|
||||||
|
|
||||||
fonts = {
|
fonts = {
|
||||||
fontDir.enable = true;
|
fontDir.enable = true;
|
||||||
packages = (with pkgs; [
|
packages = (with pkgs; [
|
||||||
|
|
Loading…
Reference in a new issue