[SSH] Enable
This commit is contained in:
		
							parent
							
								
									25f78907ea
								
							
						
					
					
						commit
						5f8b9ac136
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		|  | @ -1,6 +1,11 @@ | ||||||
| { config, lib, pkgs, ... }: | { config, lib, pkgs, ... }: | ||||||
| 
 | 
 | ||||||
| { | { | ||||||
|  |   services.openssh = { | ||||||
|  |     enable = true; | ||||||
|  |     settings.PasswordAuthentication = false; | ||||||
|  |   }; | ||||||
|  | 
 | ||||||
|   home-manager.users.tdpeuter = { |   home-manager.users.tdpeuter = { | ||||||
|     programs.ssh = { |     programs.ssh = { | ||||||
|       enable = true; |       enable = true; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue