Update to current graphics acceleration setting

This commit is contained in:
2024-09-07 20:06:05 -07:00
parent 2390d55782
commit 811b61e9e2

View File

@@ -20,7 +20,7 @@
networking.hostName = "boxy"; # Define your hostname.
hardware.opengl.enable = true;
hardware.graphics.enable = true;
# This option defines the first version of NixOS you have installed on this particular machine,
# and is used to maintain compatibility with application data (e.g. databases) created on older NixOS versions.