Fix up some deprecation warnings
This commit is contained in:
parent
44c5a27387
commit
a8a2686914
2 changed files with 3 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue