app debloat
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 29s
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 29s
This commit is contained in:
parent
8136808077
commit
36acd0c5b0
2 changed files with 4 additions and 26 deletions
|
|
@ -5,7 +5,7 @@
|
|||
TERMINAL = "kitty";
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [ bun ];
|
||||
home.packages = with pkgs; [ bun packwiz ];
|
||||
|
||||
programs = {
|
||||
tmux = {
|
||||
|
|
|
|||
Loading…
Reference in a new issue