From e62a650b99299b888b4bc181d90a003f60383306 Mon Sep 17 00:00:00 2001 From: Kabbone Date: Mon, 17 Oct 2022 18:58:47 +0200 Subject: [PATCH] add libva-utils and intel-gpu-utils --- hosts/configuration.nix | 1 + hosts/laptop/home.nix | 1 + 2 files changed, 2 insertions(+) diff --git a/hosts/configuration.nix b/hosts/configuration.nix index 0629f53..189d1cc 100644 --- a/hosts/configuration.nix +++ b/hosts/configuration.nix @@ -86,6 +86,7 @@ powertop cpufrequtils lm_sensors + libva-utils ]; }; diff --git a/hosts/laptop/home.nix b/hosts/laptop/home.nix index 05744ea..5e890db 100644 --- a/hosts/laptop/home.nix +++ b/hosts/laptop/home.nix @@ -28,6 +28,7 @@ thunderbird streamlink-twitch-gui-bin element-desktop + intel-gpu-tools # Display light # xorg.xbacklight not supported. Other option is just use xrandr.