8 lines
60 B
Nix
8 lines
60 B
Nix
_:
|
|
{
|
|
imports = [
|
|
./fcitx5.nix
|
|
./locale.nix
|
|
];
|
|
}
|