1
0
Fork 0
mirror of https://github.com/mdlayher/homelab.git synced 2024-12-14 11:47:32 +00:00

nixos/lib: add btop and tree

Signed-off-by: Matt Layher <mdlayher@gmail.com>
This commit is contained in:
Matt Layher 2023-07-18 09:10:28 -04:00
parent c1ac71e225
commit c182a871cf
No known key found for this signature in database

View file

@ -37,9 +37,9 @@ in {
# Packages which should be installed on every machine.
systemPackages = with pkgs; [
age
bandwhich
bc
bintools-unwrapped
btop
byobu
comma
dmidecode
@ -66,7 +66,6 @@ in {
mtr
ndisc6
neofetch
nethogs
nixfmt
# Broken as of June 1, 2023.
# nix-linter
@ -79,6 +78,7 @@ in {
sysstat
tcpdump
tmux
tree
unixtools.xxd
unzip
usbutils