feat(whitby): Add some more useful programs
I keep using these in nix-shell but really they should just be installed. Change-Id: Ic2c36bae8b582fef88029b288accdfd3c8bc0f1b
This commit is contained in:
parent
3a410a78df
commit
961443c23c
1 changed files with 3 additions and 0 deletions
|
@ -435,10 +435,13 @@ in {
|
|||
environment.systemPackages = with pkgs; [
|
||||
bb
|
||||
curl
|
||||
direnv
|
||||
emacs-nox
|
||||
git
|
||||
htop
|
||||
jq
|
||||
nano
|
||||
ripgrep
|
||||
rxvt_unicode.terminfo
|
||||
vim
|
||||
zfs
|
||||
|
|
Loading…
Reference in a new issue