aboutsummaryrefslogtreecommitdiff
path: root/modules/intel/default.nix
blob: d5f396f436424d7f88db9231b24e05cc5f4b734a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{ config, lib, ... }:
{
  hardware = {
    graphics = {
      enable = lib.mkForce true;
    };
  };

  services = {
    xserver.enable = true;
  };
}
Directive (EU) 2019/790, Article 4(3); all rights regarding Text and Data Mining (TDM) are reserved.