{ config, pkgs, lib, ... } { hardware = { graphics = { enable = lib.mkForce = true; }; }; }