add jo and move around packages

This commit is contained in:
Joseph Hanson 2024-09-14 10:13:12 -05:00
parent 9d17daffaa
commit e77929c6c7
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o
2 changed files with 3 additions and 2 deletions

View file

@ -41,7 +41,6 @@ with config;
[ [
#apps #apps
(unstable.flameshot.override { enableWlrSupport = true; }) (unstable.flameshot.override { enableWlrSupport = true; })
mods
obsidian obsidian
parsec-bin parsec-bin
solaar # open source manager for logitech unifying receivers solaar # open source manager for logitech unifying receivers

View file

@ -9,10 +9,11 @@ with config;
btop btop
dnsutils dnsutils
fira-code-nerdfont fira-code-nerdfont
jo
jq jq
nix nix
yq
unstable.ncdu unstable.ncdu
yq
# TODO Move # TODO Move
gh gh
@ -29,6 +30,7 @@ with config;
# charmbracelet tools # charmbracelet tools
gum gum
vhs vhs
mods
]; ];
programs.direnv = { programs.direnv = {