fix: dev vm setup

This commit is contained in:
Rasyidan Akbar F. 2025-10-22 13:38:59 +07:00
commit b6230a1d29
10 changed files with 218 additions and 31 deletions

View file

@ -11,8 +11,6 @@
./secrets.nix
];
programs.nushell.enable = true;
programs.git.enable = true;
home.packages = with pkgs; [ docker docker-compose ];
@ -39,6 +37,7 @@
ripgrep
tmux
tree
curl
vim
wget
yq