Nvidia, remove deprecated driSupport32Bit

This commit is contained in:
Julia Lange 2024-11-07 15:00:35 -08:00
parent 30d6d63e75
commit 8c83400842

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