chore: fix a few eval warnings

This commit is contained in:
Luj 2024-06-28 11:16:58 +02:00
parent 7f9493bea8
commit 3fc1e9270b
5 changed files with 17 additions and 18 deletions

View file

@ -66,8 +66,7 @@
useXkbConfig = true; # use xkbOptions in tty.
};
hardware.opengl.enable = true;
hardware.opengl.driSupport = true;
hardware.graphics.enable = true;
services.dbus.enable = true;