Add ibus config
This commit is contained in:
parent
e9c53c3126
commit
61537838fd
1 changed files with 5 additions and 0 deletions
|
@ -35,4 +35,9 @@
|
||||||
|
|
||||||
updateDbusEnvironment = true;
|
updateDbusEnvironment = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
i18n.inputMethod = {
|
||||||
|
type = "ibus";
|
||||||
|
ibus.engines = [ pkgs.ibus-engines.uniemoji ];
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue