chore: update flake.lock; prepare for 25.11 migration

This commit is contained in:
2025-10-19 16:21:25 +08:00
parent 41969ab2e0
commit 959956409d
9 changed files with 101 additions and 96 deletions

View File

@@ -17,7 +17,8 @@ lib.my.makeSwitch {
type = "fcitx5";
fcitx5 = {
addons = with pkgs; [
fcitx5-chinese-addons # fcitx5-mozc
qt6Packages.fcitx5-chinese-addons
# fcitx5-mozc
fcitx5-lightly
];
waylandFrontend = true;