home/fcitx5: fix eval against NixOS 25.11
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
let
|
||||
im = config.i18n.inputMethod;
|
||||
cfg = im.fcitx5;
|
||||
fcitx5Package = pkgs.libsForQt5.fcitx5-with-addons.override { inherit (cfg) addons; };
|
||||
fcitx5Package = pkgs.kdePackages.fcitx5-with-addons.override { inherit (cfg) addons; };
|
||||
in
|
||||
{
|
||||
i18n.inputMethod = {
|
||||
|
||||
Reference in New Issue
Block a user