global(gui.input): update deprecated option
Cassie Cheung 1 year ago 950f4d16 ae46d96a
··· 6 6 }: 7 7 lib.mkIf config.gensokyo.traits.gui { 8 8 i18n.inputMethod = { 9 9 - enabled = "fcitx5"; 9 9 + enable = true; 10 10 + type = "fcitx5"; 10 11 11 12 fcitx5 = { 12 13 waylandFrontend = true;