fix(aspen/home): Remove ssh match block configuration
This is not necessary now that I'm using tailscale everywhere Change-Id: I36d8060d4ad5f6955cd18c68b5fc667e64669004 Reviewed-on: https://cl.tvl.fyi/c/depot/+/11303 Reviewed-by: aspen <root@gws.fyi> Autosubmit: aspen <root@gws.fyi> Tested-by: BuildkiteCI
This commit is contained in:
		
							parent
							
								
									1cebb775f1
								
							
						
					
					
						commit
						1dd378b0b8
					
				
					 1 changed files with 0 additions and 25 deletions
				
			
		|  | @ -79,31 +79,6 @@ | |||
| 
 | ||||
|   programs.ssh = { | ||||
|     enable = true; | ||||
| 
 | ||||
|     matchBlocks = { | ||||
|       "home" = { | ||||
|         host = "home.gws.fyi"; | ||||
|         forwardAgent = true; | ||||
|       }; | ||||
| 
 | ||||
|       "cerberus" = { | ||||
|         host = "cerberus"; | ||||
|         hostname = "172.16.0.3"; | ||||
|         forwardAgent = true; | ||||
|         user = "griffin"; | ||||
|       }; | ||||
| 
 | ||||
|       "mugwump" = { | ||||
|         host = "mugwump"; | ||||
|         hostname = "172.16.0.5"; | ||||
|         forwardAgent = true; | ||||
|       }; | ||||
| 
 | ||||
|       "roswell" = { | ||||
|         host = "roswell"; | ||||
|         forwardAgent = true; | ||||
|       }; | ||||
|     }; | ||||
|   }; | ||||
| 
 | ||||
|   programs.direnv = { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue