1

feat: gpu drivers for benchmarking hashcat

This commit is contained in:
Himadri Bhattacharjee
2026-01-17 15:36:48 +05:30
parent 07fc44eb5c
commit 1f39847f73

View File

@@ -145,10 +145,12 @@
sbctl
wl-clipboard
transmission_4-qt
hashcat
];
# Make sure opengl is enabled
hardware.graphics.enable = true;
hardware.graphics.extraPackages = with pkgs; [ intel-compute-runtime intel-media-driver ocl-icd ];
console = {
earlySetup = true;