fix: fcitx - macOS

This commit is contained in:
Ryan Yin
2023-12-17 00:09:13 +08:00
parent 20b6aa07af
commit 1cf34add85

View File

@@ -1,11 +1,12 @@
{
config,
lib,
pkgs,
...
}: {
# remove existing rime data (squirrel)
home.activation.removeExistingRimeData = lib.hm.dag.entryBefore ["checkLinkTargets"] ''
rm -rf "~/Library/Rime/build/flypy.prism.bin"
rm -rf "${config.home.homeDirectory}/Library/Rime/build/flypy.prism.bin"
'';
# Squirrel Input Method