servers: +intel_gpu_tools

This commit is contained in:
Motiejus Jakštys 2025-03-19 15:47:45 +00:00
parent eb65f33ee0
commit a55fbf2b8e
2 changed files with 8 additions and 0 deletions

View File

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

View File

@ -229,6 +229,13 @@ in
};
};
environment = {
enableDebugInfo = true;
systemPackages = with pkgs; [
intel_gpu_tools
];
};
networking = {
hostId = "ab4af0bb";
hostName = "vno3-nk";