This commit is contained in:
Lilith 2025-06-10 22:00:01 +02:00
parent 366289cea9
commit 0b0a14fe2c
No known key found for this signature in database
GPG key ID: 272C807BD91F8446
2 changed files with 4 additions and 2 deletions

View file

@ -15,6 +15,8 @@
./alacritty.nix ./alacritty.nix
./clipman.nix ./clipman.nix
./input.nix
./common.nix ./common.nix
./direnv.nix ./direnv.nix
# ./firefox.nix # ./firefox.nix

View file

@ -1,7 +1,7 @@
{ pkgs, ... }: { pkgs, ... }:
{ {
il8n.inputMethods = { i18n.inputMethod = {
enabled = "fcix5"; enabled = "fcitx5";
fcitx5.addons = with pkgs; [ fcitx5.addons = with pkgs; [
fcitx5-gtk fcitx5-gtk
fcitx5-chinese-addons fcitx5-chinese-addons