[boxy] Enable hardware graphics acceleration

This commit is contained in:
2024-09-07 20:00:26 -07:00
parent 609e5f4548
commit 2390d55782

View File

@@ -20,6 +20,8 @@
networking.hostName = "boxy"; # Define your hostname.
hardware.opengl.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.
#