fix: package rename

This commit is contained in:
Ryan Yin
2025-11-11 11:02:34 +08:00
parent cd4389a40f
commit 60d1909055
5 changed files with 5 additions and 6 deletions

View File

@@ -17,7 +17,7 @@
# for flypy chinese input method
fcitx5-rime
# needed enable rime using configtool after installed
fcitx5-configtool
qt6Packages.fcitx5-configtool
# fcitx5-chinese-addons # we use rime instead
# fcitx5-mozc # japanese input method
fcitx5-gtk # gtk im module

View File

@@ -16,7 +16,7 @@
libva-utils
vdpauinfo
vulkan-tools
glxinfo
mesa-demos
nvitop
(pkgs-x64.zoom-us.override { hyprlandXdgDesktopPortalSupport = true; })
];

View File

@@ -4,7 +4,6 @@
}:
{
home.packages = with pkgs; [
# firefox-wayland
nixpaks.firefox
];