Update config to use updated variable names

This commit is contained in:
2024-10-06 17:10:48 +02:00
parent 84420e427e
commit 8457523518
4 changed files with 4 additions and 4 deletions

View File

@ -51,7 +51,7 @@
# Enable the X11 windowing system.
services.xserver.enable = true;
hardware.opengl.enable = true;
hardware.graphics.enable = true;
nix.gc = {
automatic = true;