added packages for home assistant
This commit is contained in:
		
							parent
							
								
									8b39a80849
								
							
						
					
					
						commit
						86c585111c
					
				
					 1 changed files with 6 additions and 0 deletions
				
			
		|  | @ -22,6 +22,7 @@ in { | |||
|           "esphome" | ||||
|           "met" | ||||
|           "radio_browser" | ||||
|           "isal" | ||||
|         ]; | ||||
|         config.http = { | ||||
|           server_port = 8082; | ||||
|  | @ -30,6 +31,11 @@ in { | |||
|           ip_ban_enabled = true; | ||||
|           login_attempts_threshold = 10; | ||||
|         }; | ||||
|         extraPackages = python3Packages: | ||||
|           with python3Packages; [ | ||||
|             numpy | ||||
|             gtts | ||||
|           ]; | ||||
|       }; | ||||
|       host = { | ||||
|         reverse_proxy.subdomains.${config.host.home-assistant.subdomain} = { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue