🔧 aristotle: set timeZone

This commit is contained in:
2023-12-20 11:10:46 -05:00
parent 74fbd0a385
commit a44af04160
2 changed files with 10 additions and 9 deletions

View File

@ -24,6 +24,7 @@
raspberry-pi."4".poe-hat.enable = true;
};
time.timeZone = "America/Toronto";
networking = {
# networking.hostName = "nixos"; # Define your hostname.
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.