update nixpkgs

This commit is contained in:
Clayton Hickey 2025-11-04 13:58:52 -05:00
parent 697ba800a6
commit a6f6bdde02
5 changed files with 21 additions and 59 deletions

View file

@ -37,7 +37,7 @@ let cfg = config.cos.hyprland; in
waylandFrontend = true;
addons = with pkgs; [
fcitx5-gtk
fcitx5-configtool
qt6Packages.fcitx5-configtool
fcitx5-mozc
];
};
@ -55,6 +55,7 @@ let cfg = config.cos.hyprland; in
kdePackages.ark
kdePackages.gwenview
yaru-theme
hyprpaper
];
services.hypridle.enable = true;