chore: fix a few eval warnings

This commit is contained in:
Luj 2024-06-28 11:16:58 +02:00
parent 7fa62866b2
commit 281a91d7b3
Signed by: luj
GPG key ID: 6FC74C847011FD83
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;