summaryrefslogtreecommitdiff
path: root/hosts/linux.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/linux.nix')
-rw-r--r--hosts/linux.nix16
1 files changed, 8 insertions, 8 deletions
diff --git a/hosts/linux.nix b/hosts/linux.nix
index 1e092bb..7c9fec5 100644
--- a/hosts/linux.nix
+++ b/hosts/linux.nix
@@ -24,14 +24,14 @@
# Select internationalisation properties.
i18n = {
defaultLocale = "en_US.UTF-8";
- supportedLocales = [
- "en_US.UTF-8/UTF-8"
- "es_ES.UTF-8/UTF-8"
- "zh_CN.UTF-8/UTF-8"
- "zh_HK.UTF-8/UTF-8"
- "ja_JP.UTF-8/UTF-8"
- "th_TH.UTF-8/UTF-8"
- ];
+ # supportedLocales = [
+ # "en_US.UTF-8/UTF-8"
+ # "es_ES.UTF-8/UTF-8"
+ # "zh_CN.UTF-8/UTF-8"
+ # "zh_HK.UTF-8/UTF-8"
+ # "ja_JP.UTF-8/UTF-8"
+ # "th_TH.UTF-8/UTF-8"
+ # ];
};
## Bluetooth