Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
takeokunn committed Jun 8, 2024
1 parent c8f2aa3 commit fbbfbd1
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions home-manager/packages/basic.nix
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ with pkgs; [
ripgrep
rlwrap
tmux
tokei
tree
unixtools.procps
unixtools.watch
Expand All @@ -34,22 +33,17 @@ with pkgs; [

# for util tools
awscli
exiftool
ffmpeg
offlineimap
silicon

# for network tools
bottom
speedtest-cli
tcpdump

# for password tools
pwgen
(pass.withExtensions (extensions: with extensions; [ pass-otp ]))

# for editor
cmigemo
editorconfig-core-c
tree-sitter
(tree-sitter.withPlugins (p: builtins.attrValues p))
Expand Down

0 comments on commit fbbfbd1

Please sign in to comment.