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