{
  config,
  lib,
  pkgs,
  ...
}:

{
  imports = [ ];

  hardware.graphics.enable = true;
}