mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 17:27:14 +08:00 
			
		
		
		
	remove unused variables with deadnix
This commit is contained in:
		
				
					committed by
					
						
						mergify[bot]
					
				
			
			
				
	
			
			
			
						parent
						
							249a94e715
						
					
				
				
					commit
					b7747f0f60
				
			@@ -1,8 +1,5 @@
 | 
			
		||||
{ config, lib, pkgs, ...}:
 | 
			
		||||
{ config, lib, ...}:
 | 
			
		||||
with lib;
 | 
			
		||||
let 
 | 
			
		||||
  cfg = config.hardware.gpd.ppt;
 | 
			
		||||
in 
 | 
			
		||||
{
 | 
			
		||||
  imports = [
 | 
			
		||||
    ./..
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user