This website requires JavaScript.
Explore
Help
Sign In
phundrak
/
nix-config
Watch
1
Star
0
Fork
0
You've already forked nix-config
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f3141d61089f3157e86545acfb8c23f27d23b78d
nix-config
/
system
/
i18n
/
default.nix
7 lines
56 B
Nix
Raw
Normal View
History
Unescape
Escape
chore: refactor system modules
2025-07-05 00:02:39 +02:00
{
imports
=
[
feat(i18n): proper multilingual input Use fcitx5 to switch between different inputs. Installed mozc-ut for Japanese input with the bepo layout, as well as fcitx5-chinese to load table-defined layouts for the IPA/X-SAMPA input method. Currently, mozc_server and fcitx5 need to be launched by the compositor (only Hyprland for now), auto-launching from module options needs to be implemented in the future.
2026-04-27 19:57:23 +02:00
./input.nix
chore: refactor system modules
2025-07-05 00:02:39 +02:00
./locale.nix
]
;
}
Reference in New Issue
Copy Permalink