chore | update defaultLocale to match upstream

This commit is contained in:
Don Harper 2025-05-23 21:10:00 -05:00
parent a8bd6fd6dc
commit 532a840b56
3 changed files with 3 additions and 3 deletions

View file

@ -44,7 +44,7 @@ in {
# Select internationalisation properties.
i18n = {
defaultLocale = "en_US.utf8";
defaultLocale = "en_US.UTF-8";
inputMethod = {
enable = true;
type = "fcitx5";

View file

@ -44,7 +44,7 @@ in {
# Select internationalisation properties.
i18n = {
defaultLocale = "en_US.utf8";
defaultLocale = "en_US.UTF-8";
inputMethod = {
enable = true;
type = "fcitx5";

View file

@ -85,7 +85,7 @@ in {
# Select internationalisation properties.
i18n = {
defaultLocale = "en_US.utf8";
defaultLocale = "en_US.UTF-8";
inputMethod = {
enable = true;
type = "fcitx5";