stupid typo

This commit is contained in:
Osman Faruk Bayram 2024-10-17 00:36:03 +03:00
parent 924a5c3631
commit 1eab074309

View file

@ -175,7 +175,7 @@
# waylandFrontend = true; # waylandFrontend = true;
fcitx5.addons = with pkgs; [ fcitx5.addons = with pkgs; [
fcitx5-gtk # alternatively, kdePackages.fcitx5-qt fcitx5-gtk # alternatively, kdePackages.fcitx5-qt
# fcitx5-mosc # table input method support fcitx5-mozc # table input method support
fcitx5-nord # a color theme fcitx5-nord # a color theme
]; ];
}; };