From c1322b8585b4fb9b9fbef525feb2f4b195e84996 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Tue, 30 Nov 2021 13:00:13 -0500 Subject: add some packages, and sort --- lib/packages.nix | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'lib') diff --git a/lib/packages.nix b/lib/packages.nix index e73eafc..da23868 100644 --- a/lib/packages.nix +++ b/lib/packages.nix @@ -19,11 +19,11 @@ let cp ./zebra $out/bin ''; }; -in { +in { home.packages = [ - asciinema ag amfora + asciinema aspellDicts.en bat bc @@ -40,19 +40,22 @@ in { figlet file font-awesome_5 - gitAndTools.stgit git-lfs git-revise + gitAndTools.stgit github-cli + gotop hashcash htop httpstat + inetutils ispell jq lsof material-icons mononoki mpc_cli + ncat ncdu ncmpc nix-prefetch-scripts @@ -66,6 +69,7 @@ in { pianobar pup pwgen + python37Packages.black ranger ripgrep shellcheck @@ -76,8 +80,7 @@ in { urlscan vimpager w3m - whois zebra zip - ]; + ]; } -- cgit v1.2.3