From 51ec1e2fefe47f44897b4bfea5b8c39c2f23aae5 Mon Sep 17 00:00:00 2001 From: Doloro1978 Date: Sat, 18 Apr 2026 18:06:51 +0100 Subject: [PATCH] bwa --- config/hosts/aspects/doloro-laptop/host.nix | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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 ]; }; };