fix: fcitx5 may overwrite its profile file

This commit is contained in:
ryan4yin
2023-05-10 16:53:53 +08:00
parent 1237c68b8f
commit 42c24dbb6f
8 changed files with 10 additions and 3566 deletions

View File

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