aboutsummaryrefslogtreecommitdiff
path: root/snowfall/modules/home/suites/desktop
diff options
context:
space:
mode:
Diffstat (limited to 'snowfall/modules/home/suites/desktop')
-rw-r--r--snowfall/modules/home/suites/desktop/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/snowfall/modules/home/suites/desktop/default.nix b/snowfall/modules/home/suites/desktop/default.nix
index a98472a..377cff6 100644
--- a/snowfall/modules/home/suites/desktop/default.nix
+++ b/snowfall/modules/home/suites/desktop/default.nix
@@ -22,6 +22,7 @@ in {
picom.enable = true;
gtk.enable = true;
+ fcitx5.enable = true;
};
};
};