ssh host viridian
This commit is contained in:
		
							parent
							
								
									090022c51f
								
							
						
					
					
						commit
						972789fc49
					
				
					 1 changed files with 8 additions and 0 deletions
				
			
		|  | @ -56,6 +56,14 @@ | |||
|   # Enable home-manager | ||||
|   programs = { | ||||
|     home-manager.enable = true; | ||||
|     ssh = { | ||||
|       enable = true; | ||||
|       matchBlocks = { | ||||
|         "viridian" = { | ||||
|           hostname = "192.168.1.102"; | ||||
|         }; | ||||
|       }; | ||||
|     }; | ||||
|   }; | ||||
| 
 | ||||
|   home = { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue