updated config
This commit is contained in:
		| @@ -134,7 +134,14 @@ | ||||
| 		promptInit = "neofetch"; | ||||
| 	}; | ||||
|  | ||||
| 	services.openssh.enable = true; | ||||
| 	services.openssh = { | ||||
| 		enable = true; | ||||
| 		settings = { | ||||
| 			PasswordAuthentication = false; | ||||
| 			KbdInteractiveAuthentication = false; | ||||
| 			PermitRootLogin = "yes"; | ||||
| 		}; | ||||
| 	}; | ||||
|  | ||||
| 	####### TOR ####### | ||||
| 	services.tor = { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user