mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 17:27:14 +08:00 
			
		
		
		
	Add new profile for HP Laptop 14s dq2024nf
This commit is contained in:
		
				
					committed by
					
						
						mergify[bot]
					
				
			
			
				
	
			
			
			
						parent
						
							fb08bde00c
						
					
				
				
					commit
					8e8c6cbad1
				
			
							
								
								
									
										11
									
								
								hp/laptop/14s-dq2024nf/default.nix
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								hp/laptop/14s-dq2024nf/default.nix
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,11 @@
 | 
			
		||||
{ config, lib, ... }:
 | 
			
		||||
 | 
			
		||||
{
 | 
			
		||||
  imports = [
 | 
			
		||||
    ../../../common/cpu/intel
 | 
			
		||||
    ../../../common/gpu/intel/tiger-lake
 | 
			
		||||
    ../../../common/pc
 | 
			
		||||
    ../../../common/pc/laptop
 | 
			
		||||
    ../../../common/pc/laptop/ssd
 | 
			
		||||
  ];
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user