diff --git a/config/hosts/aspects/doloro-laptop/host.nix b/config/hosts/aspects/doloro-laptop/host.nix index af68a3f..1819037 100644 --- a/config/hosts/aspects/doloro-laptop/host.nix +++ b/config/hosts/aspects/doloro-laptop/host.nix @@ -15,6 +15,7 @@ modules.fonts modules.surface-patches modules.nikpkgs + modules.auto-cpufreq # (modules.tdp { # batt = { # cpu = { @@ -98,10 +99,6 @@ graphics = { enable = true; extraPackages = with pkgs; [ - # vpl-gpu-rt - # intel-media-driver # VA-API (iHD) userspace - # vpl-gpu-rt # oneVPL (QSV) runtime - # intel-compute-runtime # OpenCL (NEO) + Level Zero for Arc/Xe ]; }; };