epyc: disable hydra
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
This commit is contained in:
		
							parent
							
								
									ce2c4ef180
								
							
						
					
					
						commit
						89e64355ea
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
{ pkgs, ... }: {
 | 
			
		||||
  services.hydra = {
 | 
			
		||||
    enable = true;
 | 
			
		||||
    enable = false;
 | 
			
		||||
    hydraURL = "https://hydra.newtype.fr";
 | 
			
		||||
    notificationSender = "hydra@localhost";
 | 
			
		||||
    buildMachinesFiles = [ "/etc/nix/machines" ];
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue