Changed timezone to nl
This commit is contained in:
parent
78f154b38a
commit
a14ae58e0b
|
@ -1,4 +1,4 @@
|
|||
{ pkgs, ... }: {
|
||||
i18n.defaultLocale = "en_US.UTF-8";
|
||||
time.timeZone = "Europe/Bucharest";
|
||||
time.timeZone = "Europe/Amsterdam";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue