mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 17:27:14 +08:00 
			
		
		
		
	Fix common module imports for fw13 common module
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
			
		||||
{ lib, pkgs, ... }: {
 | 
			
		||||
  imports = [
 | 
			
		||||
    ../common/pc/laptop
 | 
			
		||||
    ../common/pc/laptop/ssd
 | 
			
		||||
    ../../common/pc/laptop
 | 
			
		||||
    ../../common/pc/laptop/ssd
 | 
			
		||||
  ];
 | 
			
		||||
 | 
			
		||||
  # Fix TRRS headphones missing a mic
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user