From 43b0328e92d2734247f84856bf9cd483c70cf87b Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Fri, 6 Sep 2024 12:49:23 +0200 Subject: [PATCH] Revert "Support all locales" This reverts commit 26d88d03350bcc97a63bb542c9c0c06ea89be42d. --- modules/desk-os/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/desk-os/default.nix b/modules/desk-os/default.nix index dd731f3..da236ac 100644 --- a/modules/desk-os/default.nix +++ b/modules/desk-os/default.nix @@ -61,7 +61,6 @@ }; i18n.inputMethod.enabled = "ibus"; - i18n.supportedLocales = ["all"]; programs.dconf.enable = true; programs.dconf.profiles = {