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