This commit is contained in:
Andrea Ciceri 2024-05-15 16:54:17 +02:00
parent 1cee88929a
commit 98d64349ab
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg

View file

@ -48,7 +48,6 @@
}; };
home.sessionVariables = { home.sessionVariables = {
MOZ_ENABLE_WAYLAND = 1; MOZ_ENABLE_WAYLAND = 1;
XDG_CURRENT_DESKTOP = "sway";
NIXOS_OZONE_WL = 1; NIXOS_OZONE_WL = 1;
}; };
} }