rpi4: set timezone

This commit is contained in:
NullBite 2024-07-01 14:20:17 -04:00
parent 5f8740c206
commit 4bb13580fd
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A

View File

@ -59,7 +59,7 @@
# networking.networkmanager.enable = true; # Easiest to use and most distros use this by default. # networking.networkmanager.enable = true; # Easiest to use and most distros use this by default.
# Set your time zone. # Set your time zone.
# time.timeZone = "Europe/Amsterdam"; time.timeZone = "America/New_York";
# Configure network proxy if necessary # Configure network proxy if necessary
# networking.proxy.default = "http://user:password@proxy:port/"; # networking.proxy.default = "http://user:password@proxy:port/";