diff --git a/system/hardware/inputMethods.nix b/system/hardware/inputMethods.nix index 51c9470..ada85af 100644 --- a/system/hardware/inputMethods.nix +++ b/system/hardware/inputMethods.nix @@ -2,7 +2,8 @@ { i18n = { inputMethod = { - enabled = "fcitx5"; + enable = true; + type = "fcitx5"; fcitx5 = { waylandFrontend = true; plasma6Support = true;