mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2025-12-12 11:36:20 +00:00
fix: system update
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user