machines/split: opengl -> graphics
1 files changed, 1 insertions(+), 1 deletions(-) M machines/split/hardware-configuration.nix
M machines/split/hardware-configuration.nix => machines/split/hardware-configuration.nix +1 -1
@@ 11,7 11,7 @@ ./bluetooth.nix ]; - hardware.opengl.enable = true; + hardware.graphics.enable = true; services.xserver = { dpi = 90;