Package : Add htop.
This commit is contained in:
parent
a8b841796b
commit
f7ae413e34
|
@ -1,7 +1,7 @@
|
||||||
{ pkgs, ... }: {
|
{ pkgs, ... }: {
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
binwalk
|
binwalk
|
||||||
btop
|
btop htop
|
||||||
coreutils
|
coreutils
|
||||||
cryptsetup
|
cryptsetup
|
||||||
curl
|
curl
|
||||||
|
|
Loading…
Reference in a new issue