fix deprecations
This commit is contained in:
parent
a876339678
commit
405201d388
5 changed files with 12 additions and 10 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{ pkgs, ... }: {
|
||||
i18n.inputMethod = {
|
||||
enabled = "fcitx5";
|
||||
enable = true;
|
||||
type = "fcitx5";
|
||||
fcitx5.addons = with pkgs; [
|
||||
fcitx5-mozc
|
||||
fcitx5-gtk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue