mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 17:27:14 +08:00 
			
		
		
		
	remove driSupport, opengl → graphics
This commit is contained in:
		@@ -13,12 +13,6 @@
 | 
			
		||||
        nvidiaBusId = lib.mkDefault "PCI:1:0:0";
 | 
			
		||||
      };
 | 
			
		||||
    };
 | 
			
		||||
 | 
			
		||||
    # is this too much?  It's convenient for Steam.
 | 
			
		||||
    opengl = {
 | 
			
		||||
      driSupport = lib.mkDefault true;
 | 
			
		||||
      driSupport32Bit = lib.mkDefault true;
 | 
			
		||||
    };
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  # required to make wireless work
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user