diff --git a/configurations/server.nix b/configurations/server.nix index 1baa5dd..e2e7600 100644 --- a/configurations/server.nix +++ b/configurations/server.nix @@ -30,6 +30,15 @@ let hardware = { bluetooth.enable = true; + graphics = { + enable = true; + extraPackages = with pkgs; [ + intel-media-driver + intel-ocl + intel-vaapi-driver + ]; + }; + intel-gpu-tools.enable = true; }; # swapDevices = [