mirror of
https://github.com/mdlayher/homelab.git
synced 2024-12-14 11:47:32 +00:00
nixos/lib: more system packages
Signed-off-by: Matt Layher <mdlayher@gmail.com>
This commit is contained in:
parent
97bee2884a
commit
c8fb9e8d9a
1 changed files with 2 additions and 0 deletions
|
@ -37,6 +37,7 @@ in {
|
|||
age
|
||||
bandwhich
|
||||
bc
|
||||
bintools-unwrapped
|
||||
byobu
|
||||
comma
|
||||
dmidecode
|
||||
|
@ -71,6 +72,7 @@ in {
|
|||
pv
|
||||
rustup
|
||||
smartmontools
|
||||
sysstat
|
||||
tcpdump
|
||||
tmux
|
||||
unixtools.xxd
|
||||
|
|
Loading…
Reference in a new issue