added btop
This commit is contained in:
parent
e0e9763427
commit
a9da352939
1 changed files with 9 additions and 8 deletions
|
|
@ -93,16 +93,17 @@ in
|
|||
boot.loader.timeout = 1;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
wget
|
||||
htop
|
||||
git
|
||||
screen
|
||||
rxvt-unicode-unwrapped.terminfo
|
||||
nmap
|
||||
btop
|
||||
dig
|
||||
rclone
|
||||
pv
|
||||
eza
|
||||
git
|
||||
htop
|
||||
nmap
|
||||
pv
|
||||
rclone
|
||||
rxvt-unicode-unwrapped.terminfo
|
||||
screen
|
||||
wget
|
||||
(import ./vim.nix)
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue