fix deprecations

This commit is contained in:
outfoxxed 2025-07-24 20:04:58 -07:00
parent a876339678
commit 405201d388
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
5 changed files with 12 additions and 10 deletions

View file

@ -1,6 +1,7 @@
{ pkgs, ... }: {
i18n.inputMethod = {
enabled = "fcitx5";
enable = true;
type = "fcitx5";
fcitx5.addons = with pkgs; [
fcitx5-mozc
fcitx5-gtk