fix: dev vm setup
This commit is contained in:
parent
e73cc0c0f5
commit
b6230a1d29
10 changed files with 218 additions and 31 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue