Install lshw
This commit is contained in:
parent
ceece65878
commit
fc18e5538c
|
@ -5,6 +5,7 @@
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
git
|
git
|
||||||
inetutils
|
inetutils
|
||||||
|
lshw
|
||||||
parted
|
parted
|
||||||
wget
|
wget
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue