This commit is contained in:
Henry Hiles 2024-11-23 16:30:36 -05:00
parent 1625ad5c90
commit 7bdfe7f199
6 changed files with 45 additions and 44 deletions

View file

@ -1,5 +1,6 @@
{
environment.sessionVariables.NIXOS_OZONE_WL = "1";
environment.sessionVariables.GSK_RENDERER = "ngl";
services.xserver = {
enable = true;