mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 11:36:05 +01:00
5 lines
192 B
Nix
5 lines
192 B
Nix
{
|
|
input-method-fcitx5-configuration = ./fcitx5/configuration.nix;
|
|
input-method-fcitx5-old-enable = ./fcitx5/old-enable.nix;
|
|
input-method-kime-configuration = ./kime-configuration.nix;
|
|
}
|