system: set TZ environment variable
This commit is contained in:
		
							parent
							
								
									95deef964f
								
							
						
					
					
						commit
						16bdde3504
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -25,6 +25,7 @@
 | 
				
			||||||
  networking.networkmanager.enable = true;
 | 
					  networking.networkmanager.enable = true;
 | 
				
			||||||
  # Set your time zone.
 | 
					  # Set your time zone.
 | 
				
			||||||
  time.timeZone = "America/Sao_Paulo";
 | 
					  time.timeZone = "America/Sao_Paulo";
 | 
				
			||||||
 | 
					  environment.variables.TZ = config.time.timeZone;
 | 
				
			||||||
  # Select internationalisation properties.
 | 
					  # Select internationalisation properties.
 | 
				
			||||||
  i18n.defaultLocale = "pt_BR.utf8";
 | 
					  i18n.defaultLocale = "pt_BR.utf8";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue