Add some extra packages
This commit is contained in:
parent
f55c292fc3
commit
75698e050c
2 changed files with 7 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{ pkgs, ... }: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
# Basic Utilities
|
||||
bc pv killall zip unzip unrar-wrapper unar units
|
||||
bc pv killall zip unzip unrar-wrapper unar units wget curl
|
||||
|
||||
# System Monitoring / TUI QoL Tools
|
||||
btop iotop tmux byobu
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue