mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 17:27:14 +08:00 
			
		
		
		
	Minimize whitespace changes.
This commit is contained in:
		
				
					committed by
					
						
						mergify[bot]
					
				
			
			
				
	
			
			
			
						parent
						
							6c114d0ccf
						
					
				
				
					commit
					8772491ed7
				
			@@ -33,7 +33,6 @@ in
 | 
			
		||||
  config = mkMerge [
 | 
			
		||||
    {
 | 
			
		||||
      microsoft-surface.ipts.enable = mkDefault false;
 | 
			
		||||
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    (mkIf cfg.enable {
 | 
			
		||||
@@ -43,7 +42,6 @@ in
 | 
			
		||||
        script = "iptsd $(iptsd-find-hidraw)";
 | 
			
		||||
        wantedBy = [ "multi-user.target" ];
 | 
			
		||||
      };
 | 
			
		||||
 | 
			
		||||
      environment.etc."iptsd/iptsd.conf".source = "${iptsConfFile}";
 | 
			
		||||
    })
 | 
			
		||||
  ];
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user