forked from jan-leila/nix-config
		
	drafted out virt home assistant
This commit is contained in:
		
							parent
							
								
									ba5d5a1487
								
							
						
					
					
						commit
						77f1aa30b7
					
				
					 4 changed files with 270 additions and 75 deletions
				
			
		|  | @ -91,10 +91,10 @@ | |||
|         }; | ||||
|       }; | ||||
|     }; | ||||
|     home-assistant = { | ||||
|       enable = false; | ||||
|       subdomain = "home"; | ||||
|     }; | ||||
|     # home-assistant = { | ||||
|     #   enable = false; | ||||
|     #   subdomain = "home"; | ||||
|     # }; | ||||
|     adguardhome = { | ||||
|       enable = false; | ||||
|     }; | ||||
|  | @ -178,6 +178,12 @@ | |||
|       enable = true; | ||||
|       subdomain = "search"; | ||||
|     }; | ||||
| 
 | ||||
|     virt-home-assistant = { | ||||
|       enable = false; | ||||
|       networkBridge = "bond0"; | ||||
|       hostDevice = "0x10c4:0xea60"; | ||||
|     }; | ||||
|   }; | ||||
| 
 | ||||
|   # disable computer sleeping | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue