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 fbbfbd1 commit 2cd6f7c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions home-manager/packages/basic.nix
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{ pkgs }:
with pkgs; [
# for essential tools
# for terminal tools
bat
bottom
devbox
direnv
du-dust
Expand All @@ -10,6 +11,7 @@ with pkgs; [
fd
gnupg
nkf
offlineimap
openssl
peco
pv
Expand All @@ -31,12 +33,10 @@ with pkgs; [
git
tig

# for util tools
# for cloud tools
awscli
offlineimap

# for network tools
bottom
speedtest-cli

# for password tools
Expand Down

0 comments on commit 2cd6f7c

Please sign in to comment.