mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 17:27:14 +08:00 
			
		
		
		
	p1: remove nvidia module again
This commit is contained in:
		@@ -1,7 +1,9 @@
 | 
			
		||||
{
 | 
			
		||||
  imports = [
 | 
			
		||||
    ../../../common/cpu/intel
 | 
			
		||||
    ../../../common/gpu/nvidia.nix
 | 
			
		||||
    # might need nvidia module but we don't know the PCI ids:
 | 
			
		||||
    # https://github.com/NixOS/nixos-hardware/pull/274#discussion_r650483740
 | 
			
		||||
    #../../../common/gpu/nvidia.nix
 | 
			
		||||
    ../../../common/pc/laptop/acpi_call.nix
 | 
			
		||||
    ../../../common/pc/laptop/ssd
 | 
			
		||||
  ];
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user