mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 17:27:14 +08:00 
			
		
		
		
	Merge pull request #1210 from 1nv0k32/master
lenovo/z/gen2/z13: Add modem fcc unlock
This commit is contained in:
		@@ -6,4 +6,11 @@
 | 
			
		||||
  ];
 | 
			
		||||
 | 
			
		||||
  environment.etc."asound.conf".source = ./asound.conf;
 | 
			
		||||
 | 
			
		||||
  networking.networkmanager.fccUnlockScripts = [
 | 
			
		||||
    {
 | 
			
		||||
      id = "2c7c:030a";
 | 
			
		||||
      path = "${pkgs.modemmanager}/share/ModemManager/fcc-unlock.available.d/2c7c:030a";
 | 
			
		||||
    }
 | 
			
		||||
  ];
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user