mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 08:39:42 -04:00
added lshw
This commit is contained in:
parent
5eb597b956
commit
18d5729ef4
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ in
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
wget curl tree neofetch
|
wget curl tree neofetch
|
||||||
unzip fping calc fd pciutils
|
unzip fping calc fd pciutils
|
||||||
rsync zip
|
rsync zip lshw
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue