Add some more packages

This commit is contained in:
David Morgan 2022-09-13 07:48:02 +01:00
parent 26d9914522
commit c3cdf6198c
1 changed files with 5 additions and 1 deletions

View File

@ -8,6 +8,7 @@
home.packages = with pkgs; [
bat
bottom
broot
curl
difftastic
#docker
@ -26,6 +27,7 @@
isync
jq
lscolors
lsd
lynx
mopidy
mopidy-ytmusic
@ -34,6 +36,8 @@
mu
neovim
nix-info
nix-prefetch-git
nix-prefetch-github
#pinentry
#procs
libqalculate
@ -44,7 +48,7 @@
ugrep
vim
w3m
#zenith
zenith
];
programs.gpg.enable = true;