l: set default timezone
This commit is contained in:
parent
e3740cb6b4
commit
12046d1501
@ -217,5 +217,7 @@ with import <stockholm/lib>;
|
||||
|
||||
# use 24:00 time format, the default got sneakily changed around 20.03
|
||||
i18n.defaultLocale = mkDefault "C.UTF-8";
|
||||
time.timeZone = mkDefault"Europe/Berlin";
|
||||
|
||||
system.stateVersion = mkDefault "20.03";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user