Allow SSH port
This commit is contained in:
		
							parent
							
								
									bf951766a7
								
							
						
					
					
						commit
						8e07ec55c7
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -115,7 +115,7 @@
 | 
			
		|||
 | 
			
		||||
  networking.firewall.enable = true;
 | 
			
		||||
 | 
			
		||||
  networking.firewall.allowedTCPPorts = [80 443 1433];
 | 
			
		||||
  networking.firewall.allowedTCPPorts = [22 80 443 1433];
 | 
			
		||||
 | 
			
		||||
  # Set your time zone.
 | 
			
		||||
  time.timeZone = "Europe/Amsterdam";
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue