diff options
Diffstat (limited to 'hosts/common/locale.nix')
| -rw-r--r-- | hosts/common/locale.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/common/locale.nix b/hosts/common/locale.nix index 2699b3b..3c2ea9f 100644 --- a/hosts/common/locale.nix +++ b/hosts/common/locale.nix @@ -1,4 +1,4 @@ -{config, ...}: { +_: { i18n = { defaultLocale = "en_US.UTF-8"; extraLocaleSettings = { |
