app debloat
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 29s

This commit is contained in:
Satria 2026-06-16 10:40:21 +07:00
commit 36acd0c5b0
2 changed files with 4 additions and 26 deletions

View file

@ -5,7 +5,7 @@
TERMINAL = "kitty";
};
home.packages = with pkgs; [ bun ];
home.packages = with pkgs; [ bun packwiz ];
programs = {
tmux = {