removed forced timezone

This commit is contained in:
randogoth 2026-02-09 18:39:21 +01:00
parent c754230d3f
commit f03ae10ccb

View file

@ -1,7 +1,7 @@
{ ... }: { ... }:
{ {
time.timeZone = "UTC"; # time.timeZone = "UTC";
i18n.defaultLocale = "en_US.UTF-8"; i18n.defaultLocale = "en_US.UTF-8";
console.keyMap = "us"; console.keyMap = "us";