mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 09:17:14 +08:00 
			
		
		
		
	common-gpu-nvidia-sync: fix typos
This commit is contained in:
		
				
					committed by
					
						
						mergify[bot]
					
				
			
			
				
	
			
			
			
						parent
						
							0cbc36e245
						
					
				
				
					commit
					5c0b7f47f4
				
			@@ -4,7 +4,7 @@
 | 
			
		||||
  imports = [ ./. ];
 | 
			
		||||
 | 
			
		||||
  hardware.nvidia.prime = {
 | 
			
		||||
    # For people who want to use sync insted of offload. Esipecially for AMD CPU users
 | 
			
		||||
    # For people who want to use sync instead of offload. Especially for AMD CPU users
 | 
			
		||||
    sync.enable = lib.mkOverride 990 true;
 | 
			
		||||
  };
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user