fix: fcitx5

This commit is contained in:
ryan4yin
2023-05-07 22:22:07 +08:00
parent f1c20d68f9
commit be47ea74cd

View File

@@ -27,6 +27,7 @@ sudo nixos-rebuild switch .#nixos-test
# deploy my PC's configuration
rm -rf ~/.config/fcitx5/profile # this file may be covered by fcitx5, so remove it first
sudo nixos-rebuild switch .#msi-rtx4090
```