Nvidia, remove deprecated driSupport32Bit

This commit is contained in:
Julia Lange 2024-11-07 15:00:35 -08:00
parent a7425d21e3
commit 32629f1ef6
Signed by: Julia
SSH key fingerprint: SHA256:KI8YxpkPRbnDRkXPgCuQCVz181++Vy7NAvmQj8alOhM

View file

@ -9,7 +9,6 @@
config = lib.mkIf config.nvidia.enable {
hardware.graphics = {
enable = true;
driSupport32Bit = true;
extraPackages = with pkgs; [
rocm-opencl-icd
rocm-opencl-runtime