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.
|
# # "Hello, world!" when run.
|
||||||
# pkgs.hello
|
# pkgs.hello
|
||||||
|
|
||||||
|
# System
|
||||||
|
inxi
|
||||||
|
pciutils
|
||||||
|
htop
|
||||||
|
btop
|
||||||
|
|
||||||
# Terminal
|
# Terminal
|
||||||
alacritty
|
alacritty
|
||||||
source-code-pro # Font for Alacritty
|
source-code-pro # Font for Alacritty
|
||||||
|
|
@ -35,8 +41,6 @@
|
||||||
cutecom
|
cutecom
|
||||||
cowsay
|
cowsay
|
||||||
mc
|
mc
|
||||||
htop
|
|
||||||
btop
|
|
||||||
fd # unnamed dependency for the fuzzy finder fzf
|
fd # unnamed dependency for the fuzzy finder fzf
|
||||||
lazygit
|
lazygit
|
||||||
eza # replacement for ls
|
eza # replacement for ls
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue