Install and activate Hydra
This commit is contained in:
		
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										12
									
								
								flake.nix
									
									
									
									
									
								
							
							
						
						
									
										12
									
								
								flake.nix
									
									
									
									
									
								
							| @ -46,7 +46,17 @@ | ||||
|  | ||||
|               time.timeZone = "America/Chicago"; | ||||
|  | ||||
|               services.openssh.enable = true; | ||||
|               services = { | ||||
|                 hydra = { | ||||
|                   enable = true; | ||||
|                   hydraURL = "http://localhost:3000"; | ||||
|                   notificationSender = "hydra@eversole.co"; | ||||
|                   buildMachinesFiles = []; | ||||
|                   useSubstitutes = true; | ||||
|                 }; | ||||
|                 openssh.enable = true; | ||||
|               }; | ||||
|  | ||||
|               virtualisation.docker = { | ||||
|                 enable = true; | ||||
|                 liveRestore = false; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user