Added pciutils and inxi
Necessary system info and debug tools
This commit is contained in:
parent
01365a8553
commit
74f0e45bd7
1 changed files with 6 additions and 2 deletions
|
|
@ -28,6 +28,12 @@
|
|||
# # "Hello, world!" when run.
|
||||
# pkgs.hello
|
||||
|
||||
# System
|
||||
inxi
|
||||
pciutils
|
||||
htop
|
||||
btop
|
||||
|
||||
# Terminal
|
||||
alacritty
|
||||
source-code-pro # Font for Alacritty
|
||||
|
|
@ -35,8 +41,6 @@
|
|||
cutecom
|
||||
cowsay
|
||||
mc
|
||||
htop
|
||||
btop
|
||||
fd # unnamed dependency for the fuzzy finder fzf
|
||||
lazygit
|
||||
eza # replacement for ls
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue