nixos/skydns: fixed reference to skydns
This commit is contained in:
		
							parent
							
								
									737de61912
								
							
						
					
					
						commit
						2fd9d56f51
					
				@ -55,7 +55,7 @@ in {
 | 
			
		||||
    };
 | 
			
		||||
 | 
			
		||||
    package = mkOption {
 | 
			
		||||
      default = pkgs.goPackages.skydns;
 | 
			
		||||
      default = pkgs.skydns;
 | 
			
		||||
      type = types.package;
 | 
			
		||||
      description = "Skydns package to use.";
 | 
			
		||||
    };
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user