squeekboard
This commit is contained in:
@@ -47,8 +47,10 @@
|
|||||||
services.dbus.enable = true;
|
services.dbus.enable = true;
|
||||||
services.dbus.implementation = "dbus";
|
services.dbus.implementation = "dbus";
|
||||||
|
|
||||||
i18n.inputMethod.enabled = "fcitx5";
|
i18n.inputMethod = {
|
||||||
i18n.inputMethod.fcitx5.addons = [ pkgs.fcitx5-squeekboard ];
|
enable = true;
|
||||||
|
type = "fcitx5";
|
||||||
|
};
|
||||||
|
|
||||||
services.cage = {
|
services.cage = {
|
||||||
enable = false;
|
enable = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user