From 65a8de7db90a6557607a3b911056ebcdb6ed4120 Mon Sep 17 00:00:00 2001 From: Yan Lin Date: Sun, 26 Oct 2025 03:41:33 +0100 Subject: [PATCH] add intel gpu tools --- hosts/nixos/hs/system.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/nixos/hs/system.nix b/hosts/nixos/hs/system.nix index 828050e..c4119ef 100644 --- a/hosts/nixos/hs/system.nix +++ b/hosts/nixos/hs/system.nix @@ -119,6 +119,7 @@ zfs # ZFS utilities mergerfs # Union filesystem for combining multiple drives snapraid # Parity-based backup tool + intel-gpu-tools # GPU monitoring (intel_gpu_top, etc.) ]; # ZFS services configuration