non important commit

This commit is contained in:
benstrb 2026-01-27 19:26:30 +01:00
parent 4452e6090f
commit 8820c6ad1b
2 changed files with 10 additions and 0 deletions

View file

@ -31,6 +31,12 @@
};
};
environment = {
NIXOS_OZONE_WL = "1";
SDL_VIDEODRIVER = "wayland";
CLUTTER_BACKEND = "wayland";
};
layout = {
gaps = 8;