feat(home/laozi/core): add home packages for hardware scanning, utils

This commit is contained in:
madmin 2024-08-09 10:52:03 +02:00
parent b746f5ad37
commit dd35e66698
1 changed files with 10 additions and 2 deletions

View File

@ -35,15 +35,21 @@
ncdu# TUI disk usage ncdu# TUI disk usage
btop# resource monitor btop# resource monitor
pfetch# system info pfetch# system info
nerdfetch# fetch using nerdfonts
pciutils# pci bus info + conns. to them pciutils# pci bus info + conns. to them
coreutils# basic gnu utils coreutils# basic gnu utils
du-dust# see how disk space is being used
usbutils usbutils
ntfs3g # NTFS fs
pm-utils # power management https://pm-utils.freedesktop.org/wiki/
wireshark
mosh# mobile shell mosh# mobile shell
# curl # curl
ripgrep# better grep ripgrep# better grep
wget# downloader wget# downloader
eza# ls replacement eza# ls replacement
fd# tree style ls fd# tree style ls
findutils# find gnu.org/software/findutils/ findutils# find gnu.org/software/findutils/
@ -52,7 +58,7 @@
jq# JSON pretty printer and manipulator jq# JSON pretty printer and manipulator
fx# Terminal JSON viewer & processor ~> fx.wtf fx# Terminal JSON viewer & processor ~> fx.wtf
tree# cli dir tree viewer tree# cli dir tree viewer
du-dust# see how disk space is being used
pre-commit# git hooks pre-commit# git hooks
koji# conventional commits ~> https://github.com/its-danny/koji koji# conventional commits ~> https://github.com/its-danny/koji
@ -62,6 +68,8 @@
unrar# rar extraction unrar# rar extraction
zstd# zstd compression zstd# zstd compression
zip; # zip compression zip; # zip compression
}; };
nixpkgs = { nixpkgs = {