supportedLocales

This commit is contained in:
Motiejus Jakštys 2024-02-02 15:49:38 +02:00
parent 717251a6c6
commit 91b0a01490
1 changed files with 1 additions and 5 deletions

View File

@ -47,11 +47,7 @@
i18n = {
defaultLocale = "en_US.UTF-8";
supportedLocales = [
"C.UTF-8/UTF-8"
"en_US.UTF-8/UTF-8"
"lt_LT.UTF-8/UTF-8"
];
supportedLocales = ["all"];
};
nix = {