Updated graphics option on randolph as well.

This commit is contained in:
vorboyvo 2024-07-11 12:52:49 -04:00
parent a2b2057bb1
commit a18e52bed6

View file

@ -79,7 +79,7 @@
services.logind.powerKeyLongPress = "poweroff"; services.logind.powerKeyLongPress = "poweroff";
# Enable graphics. # Enable graphics.
hardware.opengl.enable = true; hardware.graphics.enable = true;
# Allow users in group "video" to modify backlight # Allow users in group "video" to modify backlight
# services.udev.extraRules = '' # services.udev.extraRules = ''