Remove ibus
All checks were successful
CI / build (push) Successful in 1m15s

This commit is contained in:
Fabian Hauser 2025-01-16 15:12:44 +02:00
parent 8be262d08d
commit 7478354101

View file

@ -34,11 +34,6 @@ in
sway.enable = true;
};
i18n.inputMethod = {
type = "ibus";
ibus.engines = [ pkgs.ibus-engines.uniemoji ];
};
services.gnome = {
# TODO: Do this manually and not all at once.
core-utilities.enable = true;