1
0
Fork 0
This commit is contained in:
Lukas Wurzinger 2024-12-15 16:00:53 +01:00
parent 0203fc962f
commit d87895fa19
3 changed files with 27 additions and 18 deletions

View file

@ -0,0 +1,6 @@
{
environment.sessionVariables = {
NIXOS_OZONE_WL = "1";
SDL_VIDEODRIVER = "wayland";
};
}