Nvidia, remove deprecated driSupport32Bit
This commit is contained in:
parent
a7425d21e3
commit
32629f1ef6
1 changed files with 0 additions and 1 deletions
|
|
@ -9,7 +9,6 @@
|
||||||
config = lib.mkIf config.nvidia.enable {
|
config = lib.mkIf config.nvidia.enable {
|
||||||
hardware.graphics = {
|
hardware.graphics = {
|
||||||
enable = true;
|
enable = true;
|
||||||
driSupport32Bit = true;
|
|
||||||
extraPackages = with pkgs; [
|
extraPackages = with pkgs; [
|
||||||
rocm-opencl-icd
|
rocm-opencl-icd
|
||||||
rocm-opencl-runtime
|
rocm-opencl-runtime
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue