add hyprshot

This commit is contained in:
Asaki Yuki 2026-04-13 13:08:59 +07:00
parent 55d9eb4f36
commit 919f3ba969
2 changed files with 2 additions and 0 deletions

View file

@ -27,6 +27,7 @@
};
home-manager.users.asakiyuki.programs = {
hyprshot.enable = true;
catppuccin.enable = true;
antigravity.enable = true;
prismlauncher.enable = true;

View file

@ -12,6 +12,7 @@
git
vim
btop
gcc
(lib.mkIf config.programs.wget.enable config.programs.wget.package)
(lib.mkIf config.programs.tree.enable config.programs.tree.package)