Fix up some deprecation warnings

This commit is contained in:
Elnu 2025-06-19 12:35:17 -07:00
parent 44c5a27387
commit a8a2686914
2 changed files with 3 additions and 4 deletions

View file

@ -5,7 +5,8 @@ with import ../theme; let
in
{
i18n.inputMethod = {
enabled = "fcitx5";
enable = true;
type = "fcitx5";
fcitx5.addons = with pkgs; [
(fcitx5-anthy.overrideAttrs (oldAttrs: {
# bugged custom Nicola tables fixed in master