This commit is contained in:
2025-03-19 15:48:30 +00:00
parent a55fbf2b8e
commit bf5c6114fd
2 changed files with 2 additions and 2 deletions

View File

@@ -743,7 +743,7 @@ in
inferno
rtorrent
tpm2-tools
intel_gpu_tools
intel-gpu-tools
age-plugin-yubikey
(python3.withPackages (
ps: with ps; [

View File

@@ -232,7 +232,7 @@ in
environment = {
enableDebugInfo = true;
systemPackages = with pkgs; [
intel_gpu_tools
intel-gpu-tools
];
};