diff --git a/modules/locale.nix b/modules/locale.nix index b0ccf60..9ee16d5 100644 --- a/modules/locale.nix +++ b/modules/locale.nix @@ -1,5 +1,6 @@ _: { + services.automatic-timezoned.enable = true; i18n.defaultLocale = "en_GB.UTF-8"; i18n.ExtraLocaleSettings = { LC_ADDRESS = "en_GB.UTF-8";