Add intel monitoring tools

This commit is contained in:
2026-02-19 18:59:21 +01:00
parent 6d39b13483
commit 21a403c3f4
2 changed files with 3 additions and 0 deletions

View File

@@ -8,5 +8,7 @@
{
environment.systemPackages = with pkgs; [
btop
nvtopPackages.intel
intel-gpu-tools
];
}