update config
This commit is contained in:
parent
f610209aff
commit
ae92148089
34 changed files with 387 additions and 240 deletions
|
@ -21,11 +21,15 @@ in
|
|||
home-manager.users.${config.user} = { pkgs, ... }: {
|
||||
home.packages = with pkgs; [
|
||||
bat
|
||||
bat-extras.batman
|
||||
git
|
||||
lazygit
|
||||
htop
|
||||
btop
|
||||
openssl
|
||||
nixpkgs-fmt
|
||||
nodejs # astronvim ls, formatters, etc
|
||||
ripgrep # text search in nvim
|
||||
nodejs
|
||||
ripgrep
|
||||
jq
|
||||
file
|
||||
wget
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue