Switch TZ to singapore
This commit is contained in:
parent
79465bbe3e
commit
d96770af46
1 changed files with 2 additions and 1 deletions
|
@ -22,7 +22,8 @@
|
|||
};
|
||||
|
||||
# Set your time zone.
|
||||
time.timeZone = "Europe/Amsterdam";
|
||||
#time.timeZone = "Europe/Amsterdam";
|
||||
time.timeZone = "Asia/Singapore";
|
||||
|
||||
# This value determines the NixOS release from which the default
|
||||
# settings for stateful data, like fi:le locations and database versions
|
||||
|
|
Loading…
Add table
Reference in a new issue