fix: system update

This commit is contained in:
2024-07-24 22:20:22 +02:00
parent 9b38825bfe
commit 1ccda0daaa
3 changed files with 11 additions and 2 deletions

View File

@@ -18,7 +18,8 @@ in
time.timeZone = "Europe/Berlin";
i18n = {
inputMethod = {
enabled = "ibus";
enable = true;
type = "ibus";
ibus.engines = [ pkgs.ibus-engines.anthy ];
};
defaultLocale = "en_GB.UTF-8";