updates: nixpkgs, home-manager, plasma-manager

This commit is contained in:
2025-08-31 14:58:38 -07:00
parent eee8fd5ece
commit 4057df7c72
2 changed files with 10 additions and 10 deletions

View File

@@ -45,7 +45,7 @@ in {
enable = true;
type = "fcitx5";
fcitx5.waylandFrontend = true;
fcitx5.plasma6Support = true;
# fcitx5.plasma6Support = true;
fcitx5.addons = [ pkgs.fcitx5-mozc ];
};
};