forked from M-Labs/it-infra
desktop: remove fcitx
This commit is contained in:
parent
a2b4e61e1d
commit
219268fcfd
|
@ -134,10 +134,6 @@ in
|
|||
hardware.opengl.driSupport32Bit = true;
|
||||
hardware.pulseaudio.support32Bit = true;
|
||||
|
||||
i18n.inputMethod = {
|
||||
enabled = "fcitx5";
|
||||
fcitx5.addons = [ pkgs.fcitx5-table-extra pkgs.fcitx5-m17n ];
|
||||
};
|
||||
fonts.packages = [ pkgs.noto-fonts pkgs.noto-fonts-cjk pkgs.noto-fonts-emoji pkgs.noto-fonts-extra pkgs.emacs-all-the-icons-fonts ];
|
||||
|
||||
# Enable the X11 windowing system.
|
||||
|
|
Loading…
Reference in New Issue