Added hwinfo
This commit is contained in:
parent
8fb65748cd
commit
1a41110966
|
@ -51,6 +51,7 @@
|
||||||
dnsutils # Bind DNS utilities
|
dnsutils # Bind DNS utilities
|
||||||
(if config.services.xserver.enable then gitAndTools.gitFull else git) # Distributed version control system
|
(if config.services.xserver.enable then gitAndTools.gitFull else git) # Distributed version control system
|
||||||
htop # interactive process viewer
|
htop # interactive process viewer
|
||||||
|
hwinfo # Hardware detection tool
|
||||||
killall # kill processes by name
|
killall # kill processes by name
|
||||||
lshw # Detailed information on the hardware configuration
|
lshw # Detailed information on the hardware configuration
|
||||||
lsof # list open files
|
lsof # list open files
|
||||||
|
|
Loading…
Reference in a new issue